tweak uerGuide metadata
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: JSCAD
|
||||
Written with: JavaScript
|
||||
Kernal type: BREP
|
||||
Kernal type: Mesh CSG
|
||||
Maintained by: [Z3 Development + 39 contributors](https://www.github.com/jscad)
|
||||
Documentation: [openjscad.xyz/docs](https://openjscad.xyz/docs/)
|
||||
---
|
||||
JSCAD is 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 is 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.
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
---
|
||||
title: OpenSCAD
|
||||
Written with: Custom language
|
||||
Kernal type: BREP
|
||||
Written with: [Domain-Specific Language](https://martinfowler.com/dsl.html)
|
||||
Kernal type: Mesh CSG
|
||||
Maintained by: [Marius Kintel and contributors](https://github.com/openscad/openscad/graphs/contributors)
|
||||
Documentation: [openscad.org](https://openscad.org/)
|
||||
---
|
||||
OpenSCAD is a solid 3D modeler that enables the creation of parametric models using its scripting language. Models are created by utilizing a technique called constructive solid geometry. According to this technique, simple objects can be transformed and combined in order to create almost any complex model.
|
||||
OpenSCAD is a solid 3D modeler that enables the creation of parametric models using its scripting language. Models are created by utilizing a technique called constructive solid geometry. According to this technique, simple objects can be transformed and combined in order to create almost any complex model.
|
||||
|
||||
Reference in New Issue
Block a user