Introduction to C++
Jonah Warrenjonah AT parsons DOT edu
http://www.feedtank.com/2005/cpp
Code from Class 11
(Intro to OpenGL and GLUT)- glut_stuff.zip (the tools you'll need to include in your project folder to use GLUT)
- glexample_01.zip (opening a window in GLUT and drawing to the screen)
- glexample_02.zip (animating in GLUT / OpenGL)