freebsd-ports/graphics/p5-OpenGL/pkg-descr
Ying-Chieh Liao a7fb7328a9 add p5-OpenGL 0.54
Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX
2003-01-06 20:27:42 +00:00

4 lines
290 B
Text

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.