Skip to content

TiloWiklund/GPipe-GLFW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

GPipe-GLFW

GPipe-GLFW is a utility library to enable the use of GLFW as the OpenGL window and context handler for GPipe. Resources for learning GPipe are listed in the next section.

Find GPipe-GLFW on github, stackage, and hackage.

GPipe

GPipe is a typesafe functional API based on the conceptual model of OpenGL, but without the imperative state machine.

To learn GPipe, start with the readme. You could also go directly to a working example or the tutorials Part 1, Part 2, Part 3, Part 4, Part 5.

Find GPipe on github, stackage, and hackage.

Changes

  • 1.2.2
    • grtlr added scroll callback registration.
    • Add a readme to be a good citizen and update documentation.
  • 1.2.1
    • bch29 refactored and added new GLFW input callback registration functions as well as the unsafe module to access the GLFW window directly.
  • 1.2
    • bch29 exposed more of the underlying GLFW hints.

About

GLFW OpenGL context creation for GPipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%