@hackage bindings-GLFW0.0.0

Low-level bindings to GLFW OpenGL library

Low-level bindings to GLFW, an open source, multi-platform library for creating windows with OpenGL contexts and managing input and events.

The binding is to GLFW 3.0.1, released 2013-06-17.

These bindings are too low-level for normal use. For higher-level bindings, see GLFW-b.

If you've used GLFW before, you were probably using 2.7.x. There are some significant differences in 3.0.x. Please see the transition guide.