joostn / OpenJsCad

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

Updates from OpenJSCAD and More #83

Closed z3dev closed 7 years ago

z3dev commented 8 years ago

Added CSG.toJSON() and CAG.toJSON() functions Added CSG.fromJSON() and CAG.fromJSON() functions Added CAG.toSVG() function

Please review and let me know if you have any questions.