This repository was archived by the owner on Feb 3, 2022. It is now read-only.
-
Couldn't load subscription status.
- Fork 88
Library OpenGL
Robert M. Lefkowitz edited this page Jun 23, 2014
·
2 revisions
A Haskell binding for the OpenGL graphics system (GL, version 2.1) and its accompanying utility library (GLU, version 1.3).
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenGL
| HP Version | Shipped with |
| 2009.2.0 | OpenGL 2.2.1.1 |
| 2009.2.0.1 | OpenGL 2.2.1.1 |
2.2.2.0
N/A
Note that the GLUT package is not included in the platform because it appears that it cannot be built "out of the box" on OSX machines. OSX machines lack the appropriate C library. It appears that we cannot easily supply the C library and we do not want to ship different packages on different machines.