I've been studying computer graphics and uni, and for one of our assignments we got to explore the features of OpenGL. I went all out and created a program with all the features I could do in the time I had. The idea of it is you can fly around in a scene using your mouse, and turn on different features like fog, lighting, animation, and change different parameters and see how OpenGL responds.
I thought you guys might like to see it, so I uploaded it:
http://www.starcraft.org/tmp/BSTOpenGLDemoSetup.exeMy next task project is to compare OpenGL to Direct3D. Maybe this means I'm qualified to become a Blizzard programmer one day hehe...