The Hipmunk package
Chipmunk is a fast, simple, portable, 2D physics engine (http://wiki.slembcke.net/main/published/Chipmunk). This package contains a prerelease Chipmunk 5.0 source and Haskell bindings to all of its functions. It is completely self-contained. Please see http://hackage.haskell.org/package/HipmunkPlayground for a demonstration of this library.
New in version 5.0.1:
Updated dependencies for GHC 6.12. Thanks, dons.
New in version 5.0.0:
Updated for a prerelease of Chipmunk 5.0 from subversion revision 192. Besides bugfixes this new version brings the long awaited new constraints type, doubling the number of different joints from four to nine.
Tighter dependencies following the versioning policies.
Licensed under the MIT license (like Chipmunk itself).
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 5.0.0, 5.0.1, 5.0.1.1, 5.1.0, 5.2.0, 5.2.0.1, 5.2.0.2, 5.2.0.3, 5.2.0.4, 5.2.0.5, 5.2.0.6 |
|---|---|
| Dependencies | array (≥0.1 & <0.4), base (≥3 & <5), containers (≥0.1 & <0.4) or base (2.*) |
| License | OtherLicense |
| Copyright | (c) 2008-2009 Felipe A. Lessa |
| Author | Felipe A. Lessa <felipe.lessa@gmail.com> |
| Maintainer | Felipe A. Lessa <felipe.lessa@gmail.com> |
| Stability | provisional |
| Category | Physics, Game |
| Upload date | Tue Feb 2 13:04:07 UTC 2010 |
| Uploaded by | FelipeLessa |
| Built on | ghc-6.12 |
| Distributions | NixOS: 5.2.0.6, Debian: 5.2.0.6 |
Modules
Downloads
- Hipmunk-5.0.1.1.tar.gz (Cabal source package)
- package description (included in the package)