OpenGL

From Mario Fan Games Galaxy Wiki
Revision as of 17:08, 30 April 2022 by VinnyVideo (talk | contribs) (Removing the delete tag since a lot of games use OpenGL libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

OpenGL is an open, cross-platform graphics specification which competes with Microsoft's Direct3D, which is only natively available on Windows. Various implementations exist, open-source and not, and it is available for many languages other than C and C++ as libraries.

It is also the standard graphics toolkit for Linux-based operating systems.