GLX



         


GLX (acronym for "OpenGL Extension to the X Window System") provides the glue connecting OpenGL and the X Window System: it enables OpenGL 3D programs to draw to a window of the X Window System. GLX consists of three parts:

If client and server run on the same computer and a 3D accelerated graphics with suitable driver is available, the latter two components can be bypassed by GLX visuals the system supports, can be extracted with the command "glxinfo". The demo utility "glxgears" provides a rough estimate of the speed of the 3D rendering setup.

GLX was created by Silicon Graphics and is currently in version 1.3. The free X server XFree86 has comes with GLX (and Mesa and DRI) since version 4.0.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License