Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added the port of some of the box2d examples to paper.js
  • Loading branch information
hardmaru committed Oct 20, 2014
1 parent 1361247 commit b891d77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ This is the repository for example [Processing](http://processing.org) code from
* [dead_horse's Raphael.js port](https://github.com/dead-horse/the-nature-of-code-raphael)([online demo](http://deadhorse.me/the-nature-of-code-raphael/))
* [edsilv's TypeScript port of examples](https://github.com/edsilv/processing-ts)
* [Path Following using canvas by roman01la](https://github.com/roman01la/path-following)
* [hardmaru's paper.js port of box2d physics lib examples](https://github.com/hardmaru/paperjs_box2d)([online demo](http://otoro.net/paperbox/))

### Ruby
* [Ruby-processing port](https://github.com/ruby-processing/The-Nature-of-Code-Examples-in-Ruby)
Expand Down

0 comments on commit b891d77

Please sign in to comment.