##Key Features
- CAD application in the browser.(Early stage WIP)
- Design sharing tool.(Not present)
- Design Versioning tool.(Not present)
- Collaborative Design tool.(Not present)
##Installation
#clone the stuff...
$ git clone git://github.com/G3z/CloudCad.git
#initialize and update solid in app/assets/javascripts/app/libs/solid
$ git submodule update --init --recursive
#rails initialization...
$ cd CloudCad
$ bundle install
$ rake db:load
#...FINALLY:
$ rails s
#or
$ rails s -e production
##Main Authors
Giacomo G[3z] Trezzi
Fabio Wezzy Trezzi
##Made with :
Backbone.js
CSG.js
CoffeeScript
jQuery
Rails
Solid
THREECsg.js
THREE.js
docco-husky is used for generating the documentation