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
14
commits
2
branches
0
tags
243
KiB
6fb07da2ad
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
6fb07da2ad
Fixed: when concatenating multiple transforms by multiplying their matrices, transformations were done in wrong order
2012-01-27 18:44:37 +01:00
csg.js
Fixed: when concatenating multiple transforms by multiplying their matrices, transformations were done in wrong order
2012-01-27 18:44:37 +01:00
index.html
Added csg.cutByPlane() and CSG.Plane.fromNormalAndPoint()
2012-01-21 21:13:54 +01:00
lightgl.js
First release!
2012-01-20 15:52:48 +01:00
openjscad.js
Added proper error message if WebGL not supported
2012-01-21 15:24:03 +01:00
processfile.html
OpenJsCad parser added, to parse local files with .jscad extension
2012-01-21 17:28:19 +01:00