hello everyone I’m working with Eclipse under Windows XP, but I can’t find there glut library, all I have inside GL are only gl.h, glu.h and glext.h, can somebody please help me import glut library and explain what is this glext.h, thanks in advance for any help
Share
Glut can be downloaded from here:
http://www.opengl.org/resources/libraries/glut/glut_downloads.php
glext.his a header file containing the interfaces for all officially registered opengl extensions.