Chipmunk Pro makes your game development easier with a growing set of tools designed to get you past the most tedious and time consuming parts of game development. Hundreds of shipping games have chosen Chipmunk because of the high quality, speed, and accuracy of its 2D physics simulations.
Cross Platform and Optimized
Mobile development offers unique performance challenges, and Chipmunk Pro is specifically optimized for speed. The Pro edition of Chipmunk features an advanced ARM NEON solver, written using the SIMD instruction set so you can fully utilize the advanced features of new mobile phone chipsets. We are also working on multi-threading optimizations, these are currently available from the Chipmunk Pro Git repository. Other 2D physics engines cannot compare to Chipmunk's performance.
Chipmunk is widely used for 2D physics rich games on Mac, Windows, Linux, Android, iOS, and game consoles. If you have a C or C++ compiler, you can use Chipmunk.
Autogeometry
Level design and asset creation is a time consuming portion of game development, and Chipmunk Pro can significantly aid in creating your physics shapes. Chipmunk Pro's automatic geometry generation can create fitted collision geometry from images. Gone are the days of typing coordinates to generate collision shapes. The Autogeometry generation can create the physics shape for the terrain of your game from an image in milliseconds, allowing rapid iteration with just your graphics tools. This geometry can even be generated on the fly at runtime providing for spectacular techniques, such as deformable objects and terrain (Demo video on youtube). See Scott's walkthrough of collision shape generation from images.
Accelerate iOS Development
For iOS development, Chipmunk Pro includes "Objective-Chipmunk", an Objective-C wrapper around all Chipmunk functionality. This provides greatly simplified memory management (especially when combined with automatic reference counting), an object oriented syntax, convenience classes for multi-touch input, and more. This speeds your development and reduces debugging. Your time is valuable!
Indie Friendly
Chipmunk offers AAA-quality physics features and performance, but it doesn't come with a AAA price. With the popular Chipmunk Indie license, you can have access to the C and Objective-C APIs (including ARC, object management, and utility classes!) at a very Indie-friendly price. Whichever license you choose, you can use Chipmunk Pro in as many games as you want!


















