Commit graph

22 commits

Author SHA1 Message Date
Joost Nieuwenhuijse 07475364a6 Improved tesselation and speed for expand() and contract() 2012-02-22 13:30:59 +01:00
Joost Nieuwenhuijse 471b99d5ba minor bug fixes, added note about OpenJsCad.log() 2012-02-21 17:11:29 +01:00
Joost Nieuwenhuijse fcefd5a257 Added servo motor demo 2012-02-16 18:13:55 +01:00
Joost Nieuwenhuijse fb5cf38207 Now allows STL download on Firefox as well; better error reporting if browser lacks WebGL support 2012-02-16 14:21:11 +01:00
Joost Nieuwenhuijse 8c3aaac16d text change 2012-02-16 13:27:29 +01:00
Joost Nieuwenhuijse 5f147dee59 Speed optimizations, added setColor() method, added math documentation 2012-02-16 13:22:56 +01:00
Joost Nieuwenhuijse 858a40bb41 Added parametric S hook demo 2012-02-15 15:09:10 +01:00
Joost Nieuwenhuijse b059ed958a Added support for 2D paths 2012-02-15 14:58:16 +01:00
Joost Nieuwenhuijse 1b96f7ba6b text edits 2012-02-14 18:17:19 +01:00
Joost Nieuwenhuijse 3544b92a1a User editable parameters; debugging support; gears demo 2012-02-14 18:04:17 +01:00
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