Chipmunk (software)

Chipmunk2D is a 2-dimensional real-time rigid body physics engine written by Scott Lembcke that is designed to be portable, lightweight, fast, and easy to use. Prior to version 7, two main versions of the library existed. Chipmunk2D Free was written purely in C99, and freely available under the terms of the MIT License. Chipmunk2D Pro was a proprietary upgrade designed for development on mobile devices. It included several high-level subroutines in Objective-C, and floating-point optimizations for the ARM processor. However, after version 7 the project was fully open-sourced.

Chipmunk physics engine
Original author(s)Scott Lembcke
Developer(s)Howling Moon Software
Stable release
7.0.3 / June 7, 2019 (2019-06-07)
Repository
Written inC, Objective-C
Operating systemCross-platform
TypePhysics engine middleware
LicenseMIT License, formerly open core
Websitechipmunk-physics.net

Aside from Objective-C, there are official bindings for Ruby, and third party interfaces exist for Python, Haskell, OCaml, and others. Chipmunk is endorsed by a number of game libraries, including Aerosol, Gosu, and Cocos2d.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.