[x3d-public] jscad new release with improved x3d export

Andreas Plesch andreasplesch at gmail.com
Sun Apr 30 13:00:49 PDT 2023


JSCAD is a set of modular, browser and command line tools for creating
parametric 2D and 3D designs with JavaScript code.

The new release has improved X3D export:

https://github.com/jscad/OpenJSCAD.org/blob/release/packages/io/x3d-serializer/CHANGELOG.md

for better conformance and compatibility with 3d printing services
such as Shapeways.

Future plans include using only IFS and ILS for vrml compatibility,
condensing vertex color output when possible and x3d like material
attributes for jscad objects.

The improved export is available from the main GUI at

https://openjscad.xyz/

https://openjscad.xyz/?uri=https://raw.githubusercontent.com/z3dev/designs/main/beer-can-holder.js

JSCAD can also import quite a few formats like stl:

https://openjscad.xyz/?uri=https://gist.githubusercontent.com/andreasplesch/dd439f940f94ea84cd4f5360d2e73786/raw/a01a377a320395faef11f5731cd2ae35d8254d4b/beermugholder.stl

So it might be useful as a format translator as well. It might be
interesting to try svg conversion.

Best regards, Andreas

-- 
Andreas Plesch
Waltham, MA 02453



More information about the x3d-public mailing list