Port of the Traer Physics Library from Processing
npm install physicsPhysics
=======
See the project page for most up-to-date information.
This fork replaces streamlines installation and integration:
* Replaces RequireJS with CommonJS modules, providing Node.js support and installation via npm.
* Replaces the build system with Browserify, meaning the same install steps work for the browser and for Node.
* Adds bower and component support.
---
Original code by Jono Brandel. Contributions from David Schoonover.