Box2d is rigid-body physics engine that can be used as a good complement of cocos2d. In fact, cocos2d comes with 3 Xcode templates, and one of them is a cocos2d + box2d template.
Also, cocos2d comes with 2 box2d examples:
- An accelerometer + multitouch box2d sample: Great sample for box2d newbies
- And the box2d testbed: targeting more advanced users
Recently, Ray Wenderlich also wrote an interesting article regarding how use box2d with cocos2d v0.99.0:






0 Responses to “Integrating cocos2d with Box2d”