Skip to content

An editor for the OpenSCAD language and SVG transpilation with MPS (Meta Programing System)

License

Notifications You must be signed in to change notification settings

BrunoVernay/OpenScad-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenScad-IDE

An editor for the OpenSCAD language and SVG transpilation with MPS (Meta Programing System).

Latest MPS doc.

Context

OpenSCAD is a simple and powerful language to create 2D/3D Models Computer-Aided Design (CAD). Instead of a complex GUI (Blender?) it features a simple language: http://www.openscad.org/cheatsheet/index.html.

Same concept as PlantUML or UMLet ...

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics. It is another world, with tools like Inkscape. By transpiling the goals is to bridge the 2 worlds.

Also GeoGebra is worth mentionning, but it is not really scripting oriented, even if there would not be much work to allow it.

Short term

  1. Support a few 2D primitives and some transformations.
  2. Support SVG export
  3. Improve the concept and apply MPS best practices

About

An editor for the OpenSCAD language and SVG transpilation with MPS (Meta Programing System)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published