bindings-GLFW

Low-level bindings to GLFW OpenGL library

Version on this page:3.1.2.0
LTS Haskell 22.17:3.3.9.1
Stackage Nightly 2024-04-14: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.0@sha256:5673913e946c0077d0c8b80fdf295c65d5bc8f0a5be51a879754c5df9cc67d5c,5505

Module documentation for 3.1.2.0

Used by 1 package in lts-6.2(full list with versions):

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.