hear is the code
Quote
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glx.h>
#include "aux.h"
#include <GL/glu.h>
#include <GL/glx.h>
#include "aux.h"
or at least the bit thats inportant to my question.
I got the nehi tutorials to work but the way that the program,s where presented was a bit to diferent from standerd c++. I am using the dev-c++ compiler and have the (gl.h) (glu.h) but not the (aux.h) or the (glx) files. Can anyone help me get a copy of these files. Also I am not that sure whare to put them I think for the <gl/...> ones it is the gl folder in the include folder. And the "aux.h" file I have no idea. If you know or have got this tutorial to work on dev-c++ please tell me.

New Topic/Question
Reply




MultiQuote





|