OpenGL
Jump to navigation
Jump to search
OpenGL (Open Graphics Library) is a platform indepenent API for 2D and 3D graphics rendering. The core commands of the standard are openly licensed. However, graphic cards vendors can define proprietary extensions to it.
Its successor is called Vulkan, which is a more low-level approach to graphics rendering.