Skip to content

s-light/paper.js_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paper.js_tests

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:

About

random tests with paper.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published