@hackage GLFW-b1.4.7.2
Bindings to GLFW OpenGL library
Categories
License
BSD-3-Clause
Maintainer
Brian Lewis <brian@lorf.org>, Schell Scivally <schell.scivally@synapsegroup.com>
Links
Versions
Installation
Dependencies (2)
- base >=4.6 && <5
- bindings-GLFW >=3.1.1.2 && <3.2 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.1, released 2015-01-18.
For a demonstration of GLFW-b, see GLFW-b-demo.