Skip to content

ekmett/gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d0a741 · Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Mar 3, 2025
Jun 16, 2019
Jun 16, 2019
Jan 31, 2017
Jan 9, 2021
Jun 16, 2019
Nov 6, 2014
Mar 3, 2025
Jun 16, 2019
Jan 31, 2017
Mar 3, 2025
Jan 31, 2017
Mar 3, 2025
Nov 3, 2014

Repository files navigation

glgen

Hackage Build Status

The gl package supplies low level bindings to all of the OpenGL specification for Haskell.

This package, glgen, is used to build the gl package.

Usage

  1. Download the latest and greatest xml specification for OpenGL from Khronos.

  2. Replace the copy in this directory.

  3. cabal new-run glgen

  4. cabal new-build gl

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett