Opengl
You may find the following OpenGL references useful…
- sample code for a simple program.
- Official OpenGL Website
- The OpenGL Red Book which covers how to program in OpenGL. This guide acts more like a tutorial.
- The OpenGL Blue Book which acts more like a reference manual.
- An OpenGL introduction by Greg Roth
- Another OpenGL Tutorial by Nate Robins
- An OpenGL Sample program in C
- Notes on OpenGL input
- The OpenGL Utility toolkit (GLUT) for windows ported by Nate Robins.
- OpenGL and VisualStudio by Jordan Bradford
- If you use visual studio, you may find this discussion of stdafx.h useful
- And if you are seeing 'Error 1 error C2144: syntax error : 'void' should be preceded by ';' c:\program files\microsoft visual studio 8\vc\platformsdk\include\gl\gl.h 1152' and a host of other errors, take a look at this discussion of windows.h
- Using OpenGL with .NET
page_revision: 11, last_edited: 1209844556|%e %b %Y, %H:%M %Z (%O ago)





