OpenGL: Difference between revisions
Jump to navigation
Jump to search
Why don't we have one of these yet? |
(No difference)
|
Revision as of 21:12, 13 February 2013
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. |