joostn / OpenJsCad

3D solid CAD using only Javascript
313 stars 127 forks source link

Feature request: SVG import #57

Closed risacher closed 7 years ago

risacher commented 9 years ago

It would be useful to be able to design a path in an SVG tool (like Inkscape) and pull that into OpenJsCad as a CAG or something similar.

bebbi commented 9 years ago

yes that would be nice. maybe have a quick look at https://github.com/Spiritdude/OpenJSCAD.org/issues/74, this is roughly related - once formats are separated out, maybe it's an opportunity to add something in there?

On 11 Mar 2015, at 14:48, Daniel Risacher notifications@github.com wrote:

It would be useful to be able to design a path in an SVG tool (like Inkscape) and pull that into OpenJsCad as a CAG or something similar.

— Reply to this email directly or view it on GitHub.

z3dev commented 8 years ago

SVG import and export were released as part of OpenJSCAD.org 0.5.0.

z3dev commented 7 years ago

Closing as this has been addressed as part of OpenJSCAD.org, which is now part of jscad organization.