Lookign for a good OpenGL tutorial

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.
Just took a quick glance, but the one ModShop suggested seems to actually be good.

http://en.wikibooks.org/wiki/OpenGL_Programming#Modern_OpenGL

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).
Topic archived. No new replies allowed.