Box2D - Coordinates and Vectors
This video covers the Box2D coordinate system and how to use the Vec2 class.
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