Box2DJS
Box2DJS is a JavaScript port of Box2D Physics Engine, and was created by Robert Kieffer. The original Box2D engine was designed as a 2D rigid body simulation library for games. Programmers are able to use it to make objects move in believable ways and make the world seem more interactive.
The website provides several physics demos which you can interact with by left clicking with the mouse to add new objects; as well as code samples to get you started in creating your own physics demos.




Comments
Felix Pleșoianu
Hello. I can confirm the demos work on Firefox 3.5 and Opera 10.10 (under Fedora 12 on i686, if that matters). Neat! Pondering a little billiards game, to tell the truth… >.>
Posted on May 3, 2010
Related demos