OpenGL
OpenGL is an industry standard specification for a 3D graphical rendering system. It is generally implemented as a C API that users can link to and call to render objects to the screen.
This article is a stub. You can help the OpenGL Wiki by expanding it. |