@hackage HGamer3D0.5.0
A Toolset for the Haskell Game Programmer
Installation
Dependencies (7)
- HGamer3D-Audio >=0.5.0 && <0.6.0
- HGamer3D-Common >=0.5.0 && <0.6.0
- HGamer3D-Data >=0.5.0 && <0.6.0
- HGamer3D-Graphics3D >=0.5.0 && <0.6.0
- HGamer3D-InputSystem >=0.5.0 && <0.6.0
- HGamer3D-Network >=0.5.0 && <0.6.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/HGamer3D-Wire
HGamer3D is a toolset for developing 3D games in the programming language Haskell. The game engine uses available libraries for 3D graphics, sound, input device handling, gui programming and other areas and make those functions available for the Haskell programmer by providing a Haskell API on top of that. HGamer3D is available on Windows and Linux.