User Tools

Site Tools


ubuntu:gpu:opengl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:gpu:opengl [2020/08/18 08:25] – created 192.168.1.1ubuntu:gpu:opengl [2023/06/25 09:49] (current) peter
Line 2: Line 2:
  
 **OpenGL** is a cross-platform, industry standard graphics programming API for 3D graphics. **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.
 +
 +----
 +
 +[[Ubuntu:GPU:OpenGL:Check whether 3D acceleration is working|Check whether 3D acceleration is working]]
 +
 +[[Ubuntu:GPU:OpenGL:Determine the OpenGL version|Determine the OpenGL version]]
 +
 +[[Ubuntu:GPU:OpenGL:Get OpenGL Info|Get OpenGL Info]]
 +
 +[[Ubuntu:GPU:OpenGL:Get the OpenGL Renderer|Get the OpenGL Renderer]]
  
 ---- ----
ubuntu/gpu/opengl.1597739148.txt.gz · Last modified: 2020/08/18 08:25 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki