Previously named openJSCAD, JSCAD is another online derivative of the OpenSCAD 3D solid programmatic modeler.
The link we provide her is one of the most complete clone implementation of JSCAD, with various helpers, documentation and format import (STL, DXF, X3D …).
The source can be found on GitHub: https://github.com/jscad/OpenJSCAD.org and includes the standard, version, a web version, so as a desktop version.
Tip #1: documentation:
- the JSCAD full documentation for the 3D scripting can be found here: https://openjscad.xyz/dokuwiki/doku.php
- while a 1-page summary of all functions and primitives here: https://en.wikibooks.org/wiki/OpenJSCAD_Quick_Reference
Tip #2: the online “original” openSCAD version can also be found in this directory, providing more compatibility the the desktop openSCAD, but less practical from our experience if the compatibility is not required.





