Description
OpenGL graphics APIs can be called from legacy Python 2.7 applications through PyOpenGL. This binding helps programs render 2D and 3D graphics using cross-platform OpenGL interfaces.
It is a graphics library, not a standalone renderer. Behavior depends on GPU drivers, windowing integration, and the application that imports it.