Browse wiki
| Computer languages
|
C +
|
| Documentation note
|
http://chipmunk-physics.net/release/ChipmunkLatest-Docs/
|
| Featured category
|
Development +
|
| Featured date
|
5 December 2011 +
|
| Full description
|
Chipmunk is a fast 2D rigid body physics l … Chipmunk is a fast 2D rigid body physics library written in C. Supports fast circle, segment, and convex polygon collisions.
<br />
* Designed for 2D video games.
* Circle, convex polygon, and line segment collision primitives.
* Multiple collision primitives can be attached to the same rigid body.
* Fast collision detection by using a spatial hash for the broad phase.
* Extremely fast impulse solving by utilizing Erin Catto's contact persistence algorithm.
* Support for collision callbacks based on object types.
* Impulses applied to contact points can be retrieved after the impulse solver has finished.
* Several kinds of joints available.
* C99 implementation, no external dependencies.
* Ruby extension available.
* Simple, read the documentation.ailable.
* Simple, read the documentation.
|
| Homepage URL
|
http://chipmunk-physics.net/ +
|
| Interface
|
library +
|
| Is GNU
|
false +
|
| Keywords
|
2D +
, library +
, libraries +
, C +
, C library +
, gaming +
|
| License
|
Expat +
|
| License verified by
|
Kelly Hopkins +
|
| License verified date
|
6 February 2009 +
|
| Name
|
Chipmunk +
|
| Real name
|
Scott Lembcke +
|
| Related projects
|
Pymunk +
|
| Resource URL
|
https://github.com/slembcke/Chipmunk-Physics +
, http://chipmunk-physics.net/ +
, http://chipmunk-physics.net/forum/ +
|
| Resource audience
|
Developer +
, General +
|
| Resource kind
|
VCS Repository Webview +
, Homepage +
, Forum +
|
| Revisionid
|
12,796 +
|
| Revisiontimestamp
|
12 December 2011 15:37:11 +
|
| Revisionuser
|
User:Sudoman +
|
| Role
|
Maintainer +
|
| Short description
|
a fast 2D physics library written in C. +
|
| Use
|
library +
|
| User level
|
intermediate +
|
| Version comment
|
- # Ruby extension available.
+ # Ruby and OCaml extensions available.
|
| Version date
|
20 September 2011 +
|
| Version download
|
http://chipmunk-physics.net/release/ChipmunkLatest.tgz +
|
| Version identifier
|
6.0.2 +
|
| Version status
|
stable +
|
| Has queryThis property is a special property in this wiki.
|
Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
|
| Has improper value forThis property is a special property in this wiki.
|
Submitted by +
, Submitted date +
|
| Modification dateThis property is a special property in this wiki.
|
5 March 2013 21:20:25 +
|
| Page has default formThis property is a special property in this wiki.
|
Entry +
|
| Has subobjectThis property is a special property in this wiki.
|
Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
, Chipmunk +
|
| EmailThis property is a special property in this wiki.
|
slembcke@gmail.com +
|
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A
copy of the license is included in the page “GNU Free
Documentation License”.
The copyright and license notices on this page only apply to the
text on this page. Any software described in this text has its
own copyright notice and license, which can usually be found in
the distribution itself.