@hackage HGamer3D-API0.1.2
Library to enable 3D game development for Haskell - API
Deprecated
Dependencies (5)
- HGamer3D-Data ==0.1.0
- HGamer3D-OIS-Binding ==0.1.0
- HGamer3D-Ogre-Binding ==0.1.0
- base >=3 && <5
- haskell98 Show all…
Dependents (1)
@hackage/acme-everything
Library, to enable 3D game development for Haskell, based on bindings to 3D Graphics, pyhsics engine and additional libraries. Current implementation contains the following features: OGRE Binding, OIS Binding (limited functionality) Platform: Windows only Install following packages in sequence: HGamer3D-Data, HGamer3D-Ogre-Binding, HGamer3D-OIS-Binding, HGamer3D-API License: Apache License, Version 2.0 This part contains different types of API's One - first trial API, to test overall API design