Hello,
On the off chance that someone else finds this interesting, I would like to introduce the OpenSDraw builder. This builder is a little different in that it provides a domain specific language for creating MOCs instead of a GUI interface. The language is built on Python, but the language itself is a prefix language like Scheme or Lisp. The project includes a customized editting mode for emacs. The project also includes a GUI part finder, but I'm sure better ones exist. You will probably need to some Python skills to get it to work for you.
The project is here:
https://github.com/HazenBabcock/opensdraw
The documentation and some examples are here:
http://hazenbabcock.github.io/opensdraw/
This project was inspired by OpenSCAD, a solid 3D CAD modeler, thus the name.
Best,
-Hazen
On the off chance that someone else finds this interesting, I would like to introduce the OpenSDraw builder. This builder is a little different in that it provides a domain specific language for creating MOCs instead of a GUI interface. The language is built on Python, but the language itself is a prefix language like Scheme or Lisp. The project includes a customized editting mode for emacs. The project also includes a GUI part finder, but I'm sure better ones exist. You will probably need to some Python skills to get it to work for you.
The project is here:
https://github.com/HazenBabcock/opensdraw
The documentation and some examples are here:
http://hazenbabcock.github.io/opensdraw/
This project was inspired by OpenSCAD, a solid 3D CAD modeler, thus the name.
Best,
-Hazen