ubuntu:gpu:opengl
This is an old revision of the document!
Table of Contents
Ubuntu - GPU - OpenGL
OpenGL is a cross-platform, industry standard graphics programming API for 3D graphics.
Determine the OpenGL version
Install mesa-utils
sudo apt install mesa-utils
Check OpenGL Version
glxinfo | grep "OpenGL version"
returns:
OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.3.0-devel (git-7c98066 2020-08-18 focal-oibaf-ppa)
References
ubuntu/gpu/opengl.1597785852.txt.gz · Last modified: 2020/08/18 21:24 by 192.168.1.1