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. _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
