[Haskell] ANN: Hipmunk 0.1 and HipmunkPlayground 0.1

Felipe Lessa felipe.lessa at gmail.com
Sat Jul 26 22:50:39 EDT 2008


Hello! =)

I'm pleased to announce the availability of Hipmunk, containing
bindings for the Chipmunk 2D physics engine, and Hipmunk Playground,
where you may see some of Hipmunk's features in action. The bindings
are low-level but try to hide most of the nasty details of the C code.
It was tested on two Linux distros (with GHC 6.8.3) and Windows (GHC
6.8.1).

You may get Cabal packages for both on Hackage at:
- http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hipmunk
- http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HipmunkPlayground

The Chipmunk physics engine home page is at
http://wiki.slembcke.net/main/published/Chipmunk .

Thanks,

-- 
Felipe.


More information about the Haskell mailing list