Click to See Complete Forum and Search --> : Glut and OpenGL


Aries
June 1st, 1999, 10:06 AM
Hello, I'm an openGL programmer. I programmed mostly in linux and used the Glut libraries. I have recently switched to win32. I had no trouble making the switch for programming console applications but the code doesn't seem to work any more. There may be problems with initializing glut because it seems to be only made for the console applications.

I have seen many example using WGL but none with glut. My program is a SDI. Does anyone know of any examples out there? thanks

Aries