  |
Red Book - http://fly.cc.fer.hr/~unreal/theredbook/
OpenGL Programming Guide, 5th edition. ISBN 0-321-33573-2. The Official Guide to Learning OpenGL, Version 1.1; online. Documentation on how to use OpenGL. |
  |
Blue Book - http://www.glprogramming.com/blue/
OpenGL Reference Manual, 4th Edition - ISBN 0-321-17383-X, circa 1995; online. Documentation on how to implement OpenGL. |
  |
OpenGL SuperBible - http://www.starstonesoftware.com/OpenGL/
Official homepage maintained by Richard S. Wright Jr. |
  |
Red Book Errata - http://www.opengl-redbook.com/errata/
OpenGL Programming Guide Errata, 5th edition. |
 |
Red Book Source Code - ftp://ftp.sgi.com/sgi/opengl/opengl1_1.tar.Z
OpenGL Programming Guide Source Code, 1997 version using the GLUT library. |