bindings-GLFW

Low-level bindings to GLFW OpenGL library

Version on this page:3.1.2.1@rev:1
LTS Haskell 22.17:3.3.9.1
Stackage Nightly 2024-04-19:3.3.9.1
Latest on Hackage:3.3.9.1

See all snapshots bindings-GLFW appears in

BSD-3-Clause licensed by Brian Lewis
This version can be pinned in stack with:bindings-GLFW-3.1.2.1@sha256:d215ed7ea8c1d6879f877e446ce3e3ab78d7721ab9e6fbb4d8e91cf004b4cda3,5828

Module documentation for 3.1.2.1

Used by 1 package in nightly-2016-08-30(full list with versions):

bindings-GLFW

Hackage

Low-level Haskell 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.1 released 2015-01-18.

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