User Tools

Site Tools


ubuntu:gpu:opengl

Ubuntu - GPU - OpenGL

OpenGL is a cross-platform, industry standard graphics programming API for 3D graphics.

  • It handled the hardware-accelerated rendering of 2D and 3D graphics.

OpenGL is not exactly a library because each vendor has to implement the specification to produce an OpenGL library.

  • Therefore, on Linux-based distributions, the libGL.so library file will be different for each vendor.

Check whether 3D acceleration is working

Determine the OpenGL version

Get OpenGL Info

Get the OpenGL Renderer


References

ubuntu/gpu/opengl.txt · Last modified: 2023/06/25 10:49 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki