GPipe-Test

November 13, 2016 ยท View on GitHub

This is an example of how to use the new GPipe API with the GPipe-GLFW backend. This example has been lifted almost verbatim from GPipe is dead, long live GPipe!. All credit and ownership goes to Tobias Bexelius.

Build instructions

Changes

  • 0.1.0.2
    • Use GPipe-GLFW 1.2.3
    • Correct some ghc warnings, ignore others
  • 0.1.0.1
    • Changed how input state is output & added a scroll callback example.
    • pakanek added a missing min-version constraint.

What is GPipe?