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
A:
Glut can be downloaded from here:
http://www.opengl.org/resources/libraries/glut/glut_downloads.php
glext.h
is a header file containing the interfaces for all officially registered opengl extensions.
Andreas Brinck
2010-05-18 10:00:01
how can I import it into eclipse?
lego69
2010-05-18 10:05:53