some magic using THREE.js + CSS3D renderer
clone this bastard
$ git clone [email protected]:adrianleb/css3dness.gitinstall yeoman
$ curl -L get.yeoman.io | bashthats pretty much all you need...
Easy, go to the root server and run:
$ yeoman serverIt will
- start a local server,
- watch for changes on your files,
- compile coffee/sass,
- refresh the browser window
- and even open a browser tab for you after running that command