Home

Awesome

Build Status

GPipe-GLFW

GPipe-GLFW is a utility library to enable the use of GLFW as the OpenGL window and context handler for GPipe.

See examples in the Smoketests directory and learn GPipe.

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

Changes

Reference repo tags against the changelog.

What is 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, hackage, and stackage.