Quote:
Originally Posted by Metal Dice
What about the physics engine?
|
Sparrow does not contain physics-code (currently). But you can, of course, combine Sparrow with
Chipmunk or
Box2D. Especially Chipmunk should be easy to use, since it's a pure C library, and there is even an Objective C wrapper available.
Daniel