Hipmunk: A Haskell binding for Chipmunk.
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).
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the new smaller, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Hipmunk-5.0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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, 5.2.0.7, 5.2.0.8, 5.2.0.9, 5.2.0.10, 5.2.0.11, 5.2.0.12, 5.2.0.13, 5.2.0.14, 5.2.0.15, 5.2.0.16, 5.2.0.17 |
---|---|
Change log | NEWS |
Dependencies | array (>=0.1 && <0.4), base (>=2 && <5), containers (>=0.1 && <0.4) [details] |
Tested with | ghc >=0 |
License | LicenseRef-OtherLicense |
Copyright | (c) 2008-2009 Felipe A. Lessa |
Author | Felipe A. Lessa <felipe.lessa@gmail.com> |
Maintainer | Felipe A. Lessa <felipe.lessa@gmail.com> |
Category | Physics, Game |
Uploaded | by FelipeLessa at 2010-02-02T13:04:07Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 23935 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |