Interactive WebGL prototype combining multiple smartphone devices and websockets.
Generating a collaborative tridimensional shape using the tilt sensor from the devices and translate them into information for vector position.
You need Node.js installed
Bower and Grunt should be global:
$ sudo npm install -g grunt-cli
$ sudo npm install -g bower
Load dependencies and compile:
$ npm install
Run:
$ npm start
or
$ node app.js
Copyright (c) 2015 Nuño de la Serna
Licensed under the MIT License