Description: OpenGL is a graphics hardware software interface (" GL" is Graphics Library). This interface contains hundreds of functions, graphics programmer can use these function to specify the design of high-quality three-dimensional color images of objects and operations needed. Many of these functions are actually simple deformation of other functions, so in fact it contains only about 180 or so completely different function. OpenGL Utility Library (OpenGL Utility Library, GLU) and the X window system, OpenGL extensions (OpenGL Extension to the X Window System, GLX) to provide useful support for OpenGL features and full set of OpenGL core functions. This book describes in detail the function of these functions.
File list (Check if you may need any files):
OpenGL 参考手册\01.pdf
...............\02.pdf
...............\03.pdf
...............\04.pdf
...............\前 言.txt
...............\目录.txt
...............\译 者 序.txt
OpenGL 参考手册