Commit graph

12 commits

Author SHA1 Message Date
Joost Nieuwenhuijse 8b51bd6b68 Now uses FileSystem API for downloading the STL file 2012-02-13 18:19:37 +01:00
Joost Nieuwenhuijse 3b4e1fd1a6 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
Joost Nieuwenhuijse 5d1bc71521 Added csg.cutByPlane() and CSG.Plane.fromNormalAndPoint() 2012-01-21 21:13:54 +01:00
Joost Nieuwenhuijse 1eac51e260 Added mirroring of solids 2012-01-21 18:56:46 +01:00
Joost Nieuwenhuijse 720136cd8b Added getBounds method 2012-01-21 18:03:27 +01:00
Joost Nieuwenhuijse 47372abdbd OpenJsCad parser added, to parse local files with .jscad extension 2012-01-21 17:28:19 +01:00
Joost Nieuwenhuijse a5ee34852b Created proper javascript class for the viewer, moved viewer to openjscad.js 2012-01-21 15:18:57 +01:00
Joost Nieuwenhuijse d2cc093fab Increased dimensions of sample object 2012-01-20 16:36:55 +01:00
Joost Nieuwenhuijse c1daa42647 Added warning if not using Chrome 2012-01-20 16:09:04 +01:00
Joost Nieuwenhuijse 69593eb22c Rendering now occurs on load 2012-01-20 15:54:37 +01:00
Joost Nieuwenhuijse 4516cd57e7 First release! 2012-01-20 15:52:48 +01:00
Joost Nieuwenhuijse e96769b609 First pages commit 2012-01-20 15:20:13 +01:00