@hackage GLFW-b1.0.2
Bindings to GLFW OpenGL library
Installation
Dependencies (4)
- base <5
- bindings-GLFW >=0.0 && <0.1
- template-haskell >=2.8 && <2.9
- th-lift >=0.5 && <0.6 Show all…
Dependents (57)
@hackage/fwgl-glfw, @hackage/nanovg, @hackage/dynamic-graph, @hackage/keid-core, @hackage/gelatin, @hackage/gpu-vulkan-middle-khr-surface-glfw, Show all…
Haskell bindings to GLFW, an Open Source, multi-platform library for creating windows with OpenGL contexts and managing input and events.
GLFW-b depends on bindings-GLFW, which, as of the time of this writing, binds to GLFW 3.0.1, released 2013-06-17.
For a demonstration of GLFW-b, see GLFW-b-demo.