Chipmunk-js

This is a port of the Chipmunk Physics library to Javascript! Caveats It is slower than the C version (duh, its in javascript). Specifically, physics simulations using chipmunk-js runs about 3 times slower than the C equivalent. I haven't implemented chipmunk's spatial hash, and I have no intention to do so.

Stars

536