random tests with paper.js (http://paperjs.org/)
clone or download this repository.
then install dependencies with bower:
paper.js-examples$ bower install
eventually it is better to use some sort of webserver to view the examples:
for example python2 SimpleHTTPServer
tuio.js-examples$ python2 -m SimpleHTTPServer 8000
or python3 http.server
tuio.js-examples$ python3 -m http.server 8000
then go to http://localhost:8000
there you will get a basic directory listing. search for the example you want to try.
the different examples & tests require/use one ore more of these other projects: