What is a good JavaScript Physics Engine?
I am trying to write a small interactive physics simulation where students can learn by clicking, dragging or swinging a pendulum, etc.... I found a lot of JScript Physics Engine out there, but I don't know where to start. Any suggestions?
3 comments
[ 3.3 ms ] story [ 7.5 ms ] threadbox2d has good documentation and plenty of examples available. You can start with this.
[0] https://code.google.com/p/box2dweb/
[1] https://github.com/josephg/Chipmunk-js