User Tools

Site Tools


ubuntu:gpu:opengl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:opengl [2023/06/04 21:39] peterubuntu: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: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]]
 +
 +----
  
 ====== References ====== ====== References ======
  
 https://www.opengl.org/ https://www.opengl.org/
ubuntu/gpu/opengl.1685914783.txt.gz · Last modified: 2023/06/04 21:39 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki