This website requires JavaScript.
Explore
Help
Sign In
deac
/
OpenJsCad
Watch
1
Star
0
Fork
You've already forked OpenJsCad
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3D solid CAD using only Javascript
18
commits
2
branches
0
tags
243
KiB
8b51bd6b68
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Joost Nieuwenhuijse
8b51bd6b68
Now uses FileSystem API for downloading the STL 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