OpenGL is a cross-platform, industry standard graphics programming API for 3D graphics.
OpenGL is not exactly a library because each vendor has to implement the specification to produce an OpenGL library.
Check whether 3D acceleration is working
Determine the OpenGL version
Get OpenGL Info
Get the OpenGL Renderer
https://www.opengl.org/