GitHunt
4Z

4z3/bindings-GLFW

Low-level Haskell bindings to GLFW

bindings-GLFW

Description

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.3.9 released 2023-12-13.

These bindings are a lot lower level than intended for normal use.
For higher-level GLFW bindings, see GLFW-b.

Contributing

  1. To add a new feature or fix a bug, please start a new branch with a
    meaningful name (not "feature").
  2. "master" branch is reserved as the current up-to-date working tree.

Thank you, and happy coding.

Languages

C85.2%C++8.2%Objective-C4.4%Haskell1.9%CMake0.3%
BSD 2-Clause "Simplified" License
Created April 17, 2024
Updated April 17, 2024