Skip to content

action-script/fluid-shape-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluid mesh socket

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.

Installation

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

License

Copyright (c) 2015 Nuño de la Serna

Licensed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published