HipmunkPlayground

A playground for testing Hipmunk.

https://github.com/meteficha/HipmunkPlayground

Latest on Hackage:5.2.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-OtherLicense licensed and maintained by Felipe A. Lessa

This is a simple OpenGL program that allows you to see some of Hipmunk's functions in action.

New in version 5.2.1:

  • Accept OpenGL 2.9.

New in version 5.2.0.9:

  • Accept OpenGL 2.8. Thanks, Leonardo Lessa!

New in version 5.2.0.6:

  • Accept OpenGL 2.5 as well. Thanks again, Sergei Trofimovich!

New in version 5.2.0.5:

  • Accept GLFW 0.5 as well.

New in version 5.2.0.4:

  • Now buildable on GHC 7.0. Thanks, Sergei Trofimovich.

New in version 5.2.0.3:

  • Correctly handle window resizes.

New in version 5.2.0.2:

  • Add repo URL to cabal file.

New in version 5.2.0.1:

  • Show collision points.

Licensed under the MIT license (like Hipmunk itself).