I am looking for a good OpenGL tutorial. I do not want to use GLUT or GLEW as extentions. Just plain old OpenGL tutorial. I use Dev C++ 5.0 Beta as a compiler. I do not care if I must use DirectX for input detection, and sound, as OpenGL is not capable of such things. Thanks in advance.
Is good too, though it deals with OpenGL 2 instead of OpenGL 3 most of the concepts still apply (you WOULD have to change a few things to make the examples run under OpenGL 3.x / 4.x though, so ModShop's one may be better for you).