BlitzMax/Modules/Graphics/OpenGL 1.1

From Wikibooks, open books for an open world
Jump to navigation Jump to search

The OpenGL module provides the full OpenGL 1.1 command set.

To use OpenGL, you must first create an OpenGL context. The OpenGL Graphics module provides a simple mechanism for creating OpenGL contexts.