meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:start [2020/11/28 01:21]
JSCAD Editor
en:start [2021/05/29 08:40] (current)
JSCAD Editor
Line 1: Line 1:
-====== Welcome to JSCAD User Guide (VERSION 2) ======+====== JSCAD User Guide ======
  
-JSCAD (formally know as OpenJSCAD) provides a programmer’s approach to develop 3D models. In particular, this functionality is tuned towards creating precise models for 3D printing.+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 JSCAD provides
Line 9: Line 9:
  
 JSCAD is available as JSCAD is available as
-  * [[http://www.jscad.xyz|Website]] +  * [[http://www.openjscad.xyz | Website]] for quickly creating models 
-  * Command Line +  * Command Line utility for complex projects and file format conversions 
-  * [[https://github.com/jscad|Libraries and Source]]+  * [[https://github.com/jscad/OpenJSCAD.org/blob/master/packages/README.md | NPM packages]] for quickly building custom applications or websites 
 +  * [[https://github.com/jscad/OpenJSCAD.org | Source code]] for extending or changing functionality
  
 Click on any of the topics on the left to find out more about JSCAD. 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://openjscad.nodebb.com/ | JSCAD User Group]]. Any questions about the contents should be asked there.+The contents of this site are maintained by the [[https://openjscad.xyz/forum.html | JSCAD User Group]]. Any questions about the contents should be asked there.
  
 All access is granted via making an account at [[https://github.com|GitHub]]. All access is granted via making an account at [[https://github.com|GitHub]].
- 
-[[sidebar]]