a7fb7328a9
Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX
5 lines
290 B
Plaintext
5 lines
290 B
Plaintext
This module provides access to most of the OpenGL 1.0, 1.1, and 1.2 APIs.
|
|
Some amount of GLU is supported (I'm not quite sure what version it works
|
|
out to), and GLUT should be completely supported up to API version 3. A
|
|
small portion of GLX and X11 is supported, as an alternative to GLUT.
|