OpenGL and Mesa
glX
- glX is the glue that binds together OpenGL and X Window
- Source code contributed to the XFree86 project by SGI in 1999
- X Window is network transparent
- glX supports rendering directly or indirectly
- Complexity hidden by SDL
[Next] [Contents]