meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:start [2020/11/27 04:33] 127.0.0.1 external edit |
en:start [2021/05/29 08:40] (current) JSCAD Editor |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | English Start | + | ====== JSCAD User Guide ====== |
| + | |||
| + | JSCAD (formally know as OpenJSCAD) provides a programmer’s approach when designing 3D models. JSCAD is provided as an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications. | ||
| + | |||
| + | JSCAD provides | ||
| + | * ability to create and manipulate 3D models, as well as 2D models | ||
| + | * ability to use JavaScript programming concepts, and libraries | ||
| + | * ability to save 3D models as STL (and other) formats | ||
| + | |||
| + | JSCAD is available as | ||
| + | * [[http:// | ||
| + | * Command Line utility for complex projects and file format conversions | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | Click on any of the topics on the left to find out more about JSCAD. | ||
| + | |||
| + | The contents of this site are maintained by the [[https:// | ||
| + | |||
| + | All access is granted via making an account at [[https:// | ||