Box2D - Introduction
This video is an introduction to a tutorial series on the physics engine Box2D. The programming language is Java (with the jbox2d port). The Box2D for Processing library is demonstrated. In the video it's called the old name: "PBox2D"
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