Back to Content

OpenGL

files/en-us/glossary/opengl/index.md

latest387 B
Original Source

OpenGL (Open Graphics Library) is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering.

See also