Skip to content

lamdu/bindings-GLFW

 
 

Repository files navigation

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.0 released 2019-04-15.

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.

About

Low-level Haskell bindings to GLFW

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.0%
  • Objective-C 4.6%
  • Haskell 2.1%
  • CMake 0.3%