@hackage hogre-examples0.0.3

Examples for using Hogre.

Examples for using Hogre, Haskell bindings to OGRE (Object-Oriented Graphics Rendering Engine) (http://www.ogre3d.org/). example_01 creates a simple scene with a moving entity. example_02 demonstrates use of SDL for input and window creation. example_03 demonstrates ray scene queries and loading a world configuration from a file.