Project in progress...
minimal online WebGL engine and random scene viewer.
You need Node.js installed
min version 0.11.x
Bower and Grunt should be global:
$ sudo npm install -g grunt-cli
$ sudo npm install -g bower
Load dependencies and compile:
$ npm install
$ bower install
Compile code:
$ grunt
Run:
$ npm start
Copyright (c) 2016 Nuño de la Serna
Licensed under the Apache License Version 2.0