3D solid CAD using only Javascript
Go to file
2012-02-13 18:19:37 +01:00
csg.js CSG construction must now be done in a main() function instead of in global scope; Added CSG properties and connectors; file processing is now done in the background (Web Workers); STL file is now downloaded instead of copied from a text area 2012-02-13 15:29:37 +01:00
index.html Now uses FileSystem API for downloading the STL file 2012-02-13 18:19:37 +01:00
lightgl.js First release! 2012-01-20 15:52:48 +01:00
openjscad.js Now uses FileSystem API for downloading the STL file 2012-02-13 18:19:37 +01:00
processfile.html Now uses FileSystem API for downloading the STL file 2012-02-13 18:19:37 +01:00