User Tools

Site Tools


ubuntu:gpu:opengl

This is an old revision of the document!


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


References

ubuntu/gpu/opengl.1686399552.txt.gz · Last modified: 2023/06/10 12:19 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki