// archives

Box2D

This tag is associated with 1 posts

3D and physics with Papervision 3D and Box2D

After playing with Crayon Physics Deluxe, I feel interested to check what sort of physics simulation I could build with Flash Player and some ActionScript programming. I found Box2D for ActionScript 3.0. That’s an open source port of a great physics library written in C++. I decided to mix it with a 3D engine for [...]