kaosat-dev / OpenCoffeeSCad

3D solid CAD using only Javascript/Coffeescript
4 stars 3 forks source link

WARNING !!!!

This repository is now DEPERECATED, please go to https://github.com/kaosat-dev/CoffeeSCad for the new repository (this won't change again, sorry for any inconvenience)

CoffeeSCad

Parametric modeling in your browser, using a coffeescript based syntax. For now it is in an early experimental stage. live demo here : http://kaosat-dev.github.com/OpenCoffeeSCad/

Contributions & ideas are welcome !

CoffeeSCad was originally built on the great OpenJsCad project but is not compatible with it anymore at this point!

Features

Future Features

Dependencies

These are all included , no need to re-add them
- cgs.js (the modified version from openjscad)
- require.js
- jquery
- underscore.js
- backbone.js
- three.js
- coffeescript.js 
- twitter bootstrap
- codemirror
- various backbone & jquery plugins:
    - backbone.marionette
    - ThreeCSG.js
    etc

Q&A

Inspiration

Disclaimer

I am not a professionnal js/coffeescript dev. And I do this project for fun, learning, and to have an alternative to Openscad that has a few features that I required for various Reprap oriented projects: (and that have been discussed a lot lately in the reprap community)

Licence

MIT licence