Box2D - What makes up a Box2D world?
This video goes over the basic elements of the Box2D world — body, shape, fixture, joint.
Nature of Code, first edition.
Processing examples for NOC book.
A 2D Physics Engine for Games
Github repo for JBox2d, which is a Java port of the C++ physics engines LiquidFun and Box2d.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund