This website requires JavaScript.
5a6b976506
csg: size instead radius possible. openjscad,simple.html: use <base>
gh-pages
Denis Knauf
2012-03-19 23:24:29 +0100
a91c07c68d
simple.html: zoom-buttons in header (+,-), auto-resize-code-textfield, UI-class. openjscad.js: mousewheel-zoom
Denis Knauf
2012-03-18 09:53:05 +0100
47955a0b3d
Math.uuid.js added. openjscad: it loads csd and itself via xhr. the relative path is wrong in simple.html, because simple.html/filename -> simple.html/csd.js. openjscad loads ../csd.js and ../openjscad.js now. but in index.html and the other demos wont work now.
Denis Knauf
2012-03-17 22:59:19 +0100
6bb529834f
jquery, coffeescript added. simple.html for a simple editor, which should look and work like openscad.
Denis Knauf
2012-03-17 20:42:33 +0100
c6a95b7de4
Added Grille demo
Joost Nieuwenhuijse
2012-03-03 13:00:38 +0100
cd14082786
Hook demo updated
Joost Nieuwenhuijse
2012-02-23 09:48:13 +0100
07475364a6
Improved tesselation and speed for expand() and contract()
Joost Nieuwenhuijse
2012-02-22 13:30:59 +0100
471b99d5ba
minor bug fixes, added note about OpenJsCad.log()
Joost Nieuwenhuijse
2012-02-21 17:11:29 +0100
e2a146af4e
Changed Vector3D to _x, _y, _z properties with getters
Joost Nieuwenhuijse
2012-02-21 16:41:39 +0100
998abea367
using Float64Array for vector3D, but this turns out to be too slow
Joost Nieuwenhuijse
2012-02-21 16:30:21 +0100
e91a2f9de3
speed optimizations
Joost Nieuwenhuijse
2012-02-21 15:42:27 +0100
533322a827
Speed optimizations
Joost Nieuwenhuijse
2012-02-21 14:50:48 +0100
54787e2ed6
Speed optimizations, added OpenJsCad.log() function
Joost Nieuwenhuijse
2012-02-21 14:00:04 +0100
fcefd5a257
Added servo motor demo
Joost Nieuwenhuijse
2012-02-16 18:13:55 +0100
fb5cf38207
Now allows STL download on Firefox as well; better error reporting if browser lacks WebGL support
Joost Nieuwenhuijse
2012-02-16 14:21:11 +0100
8c3aaac16d
text change
Joost Nieuwenhuijse
2012-02-16 13:27:29 +0100
5f147dee59
Speed optimizations, added setColor() method, added math documentation
Joost Nieuwenhuijse
2012-02-16 13:22:56 +0100
858a40bb41
Added parametric S hook demo
Joost Nieuwenhuijse
2012-02-15 15:09:10 +0100
b059ed958a
Added support for 2D paths
Joost Nieuwenhuijse
2012-02-15 14:58:16 +0100
1b96f7ba6b
text edits
Joost Nieuwenhuijse
2012-02-14 18:17:19 +0100
3544b92a1a
User editable parameters; debugging support; gears demo
Joost Nieuwenhuijse
2012-02-14 18:04:17 +0100
1b89514039
tiny bug fix
Joost Nieuwenhuijse
2012-02-13 18:24:37 +0100
29f3ccf3d1
tiny bug fix
Joost Nieuwenhuijse
2012-02-13 18:22:22 +0100
8b51bd6b68
Now uses FileSystem API for downloading the STL file
Joost Nieuwenhuijse
2012-02-13 18:19:37 +0100
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
Joost Nieuwenhuijse
2012-02-13 15:29:37 +0100
fbafcf6864
Updates to CSG.Connector, added CSG.connectTo method
Joost Nieuwenhuijse
2012-02-06 12:32:34 +0100
e1bd45c7d6
Added CSG.Connector functionality
Joost Nieuwenhuijse
2012-01-27 18:50:58 +0100
6fb07da2ad
Fixed: when concatenating multiple transforms by multiplying their matrices, transformations were done in wrong order
Joost Nieuwenhuijse
2012-01-27 18:44:37 +0100
e926541595
Connectors, first part
Joost Nieuwenhuijse
2012-01-27 18:01:18 +0100
90299872ad
fixed typo
master
Joost Nieuwenhuijse
2012-01-26 22:55:18 +0100
5d1bc71521
Added csg.cutByPlane() and CSG.Plane.fromNormalAndPoint()
Joost Nieuwenhuijse
2012-01-21 21:13:54 +0100
1eac51e260
Added mirroring of solids
Joost Nieuwenhuijse
2012-01-21 18:56:46 +0100
720136cd8b
Added getBounds method
Joost Nieuwenhuijse
2012-01-21 18:03:27 +0100
47372abdbd
OpenJsCad parser added, to parse local files with .jscad extension
Joost Nieuwenhuijse
2012-01-21 17:28:19 +0100
a66db774a2
Added proper error message if WebGL not supported
Joost Nieuwenhuijse
2012-01-21 15:24:03 +0100
a5ee34852b
Created proper javascript class for the viewer, moved viewer to openjscad.js
Joost Nieuwenhuijse
2012-01-21 15:18:57 +0100
d506a7dde2
added http to link
Joost Nieuwenhuijse
2012-01-21 13:58:04 +0100
24e6f06cef
http added to link
Joost Nieuwenhuijse
2012-01-20 17:27:01 +0100
af59ba452e
Updated readme
Joost Nieuwenhuijse
2012-01-20 17:18:20 +0100
c760825112
-
Joost Nieuwenhuijse
2012-01-20 17:11:25 +0100
6f3568f320
-
Joost Nieuwenhuijse
2012-01-20 17:10:38 +0100
69ed3b365d
Increased back z plane in viewer
Joost Nieuwenhuijse
2012-01-20 16:39:14 +0100
d2cc093fab
Increased dimensions of sample object
Joost Nieuwenhuijse
2012-01-20 16:36:55 +0100
c1daa42647
Added warning if not using Chrome
Joost Nieuwenhuijse
2012-01-20 16:09:04 +0100
69593eb22c
Rendering now occurs on load
Joost Nieuwenhuijse
2012-01-20 15:54:37 +0100
4516cd57e7
First release!
Joost Nieuwenhuijse
2012-01-20 15:52:48 +0100
e96769b609
First pages commit
Joost Nieuwenhuijse
2012-01-20 15:20:13 +0100
c17f928a6b
first commit
Joost Nieuwenhuijse
2012-01-20 15:16:07 +0100