The ever creative Christian W. Budde is working on a wrapper for the famous Box2d library for Smart Mobile Studio.
What is Box2D?
Box2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license. While the zlib license does not require acknowledgement, we encourage you to give credit to Box2D in your product.
Box2D was converted from C++ to Javascript, which is the version Christian has based the Smart version on.
You can check out a live Smart compiled demo here!
Note: You can grab the shapes with the mouse and throw them around 🙂