some magic using THREE.js + CSS3D renderer
clone this bastard
$ git clone git@github.com:adrianleb/css3dness.git
install yeoman
$ curl -L get.yeoman.io | bash
thats pretty much all you need...
Easy, go to the root server and run:
$ yeoman server
It 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