OpenGL Documentation & Articles

HyperText Articles

OpenGL & X: An Introduction by Mark J. Kilgard.
originally in The X Journal, November-December, 1993, page 36-51.
Using OpenGL with Xlib by Mark J. Kilgard.
originally in The X Journal, January-February, 1994, page 46-65.
Using OpenGL with Motif by Mark J. Kilgard.
originally in The X Journal, July-August, 1994.
The OpenGL Graphics System by Mark Segal and Kurt Akeley
This paper is a broad introduction to the features of OpenGL.

Books

Addison-Wesley publishes a two-volume set (The OpenGL Technical Library), consisting of the OpenGL Programming Guide (red book) and the OpenGL Reference Manual (blue book). The Programming Guide is the book which systematically describes how to write programs with the OpenGL API. The Reference Manual is mostly the set of manual pages, detailing each routine in the OpenGL library, as well as the OpenGL Utility Library and the OpenGL extension to the X Window System (GLX).

OpenGL Specification and Man Pages

PostScript versions of the OpenGL specifications for the OpenGL API, its Utility Library (GLU), the X server extension API (GLX), and the man pages (in standard man page format) for all those libraries are available via anonymous, public ftp, from the directory sgigate.sgi.com:~ftp/pub/opengl/doc.

Some of the files in this directory have been tar'd and compressed. Mosaic will uncompress the files, but you still have to untar them (tar xf file)

Please read the copyright and trademark rules written in the OpenGL specification.

Articles

The following is a bibliography of articles written about OpenGL: