openGL files.

I downloaded openGL a couple weeks ago and haven’t really done anything with it. But today I started looking for tutorials and it seems as if I am missing some openGL files. In the tutorials there are these header files that aren’t there where openGL is in…

GL.H
GLAUX.H
GLAUX.LIB
GLU.H
GLU32.DLL
GLU32.LIB
OPENGL32.DLL
OPENGL32.LIB
OPENGL95
README.TXT

Those are all the files that are in the folder… Am I missing any files?

Nope, that’s everything you’ll need to use OpenGL

But I think you want GLUT, since it’s much used in tutorials…

You can download GLUT here:
http://www.xmission.com/~nate/glut.html