NAME
Box2D - 2D Physics Library
OVERVIEW
Currently this module is a 1 to 1 binding. This is still a WIP and so far here are the completed class:
b2Body
b2BodyDef
b2Contact
b2Fixture
b2FixtureDef
b2Manifold
b2PolygonShape
b2CircleShape
b2Shape
b2Vec2
b2World
PerlContactListener
USAGE
Have a look at the examples folder for useage examples.
The Box2D Manual and Documentation are also useful:
http://www.box2d.org/documentation.html
TODO
Documentation
Examples
Adding more bindings
Inline::C Support
CONTRIBUTE
To contribute to this module please contact us on github: