@hackage GLFW-b1.4.2
Bindings to GLFW OpenGL library
Installation
Dependencies (2)
- base <5
- bindings-GLFW >=3.0 && <3.1 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.