Physics
See the project page for most up-to-date information.
CommonJS + Browserify Fork
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.