OpenGL
The OpenGL module provides the full OpenGL 1.2 command set.
To use OpenGL, you must first create an
OpenGL context
. The
BlitzGL
module provides a very simple mechanism for creating OpenGL contexts.