Joy is an Insufferable Strain of Control

October 21, 2008

Typographic demo combining physics and 3D. A creative variation on the Papervision3D/Box2D method I demonstrated here.

Papervision3D + Box2D

October 21, 2008

In a recent project I wanted to incorporate some physics with a 3D environment. I decided on Box2DFlash (a port of Box2D), which is a great engine even if the syntax is a little awkward for an Actionscript 3 library.
See the PaperBox2D demo, and the source is available (or right-click on the demo). Hit the ‘d’ […]