videotutorialsrock.com — Great OpenGL tutorials made by an MIT student. Each video tutorial is accompanied by a text version, exercises, and source code for the example used in the video. The site also has a forum where you can make suggestions or ask questions.
Jun 1, 2007 View in Crawl 4
yeti1976Jul 6, 2007
good
peffydMay 4, 2008
Wow this was the best tutorial that I have used online. I am reading a book on OpenGL however combined with the audio/video presentations this site provides covering topics using free source code available for download I feel much more comfortable using OpenGL than I believe would have been possible with the book alone. Highly recommend for someone interested in OpenGL with a good background in c/c++
ljfox4Aug 20, 2008
An excellent tutorial series. Takes you from the very basics on various platforms (windows, linux, etc.) ending the series by making a simple game to use what you learned.
zwdnetDec 21, 2008
It's a excellent tutorial on OpenGL programing. What it exceed the Nehe's tutorial is it use the glut, so you needn't deal with many windows programing matters at the begining.