04-24-2001, 03:41 PM
I'm trying to learn OpenGL from NeHe's tutorials(nehe.gamedev.net) and I tried making my own OpenGL app that would do the same as Lesson 2. I have anything to do with OpenGL in the Init, resize, and draw functions and away from the program itself.
I try to use NeHe's way to make a window and right as the program goes to the OpenGL Init function the screen goes black(As if it were going fullscreen even though I didn't have and ChangeScreenSetting or anything to go fullscreen) and it looks as if the system is locked(I push numlock and the light doesn't go from off to on even). I've tried lots of things to try to fix this but it never fails......... I REALLY REALLY want to get started with OpenGL but this has been keeping me back for days! CAN ANYONE HELP?!
I try to use NeHe's way to make a window and right as the program goes to the OpenGL Init function the screen goes black(As if it were going fullscreen even though I didn't have and ChangeScreenSetting or anything to go fullscreen) and it looks as if the system is locked(I push numlock and the light doesn't go from off to on even). I've tried lots of things to try to fix this but it never fails......... I REALLY REALLY want to get started with OpenGL but this has been keeping me back for days! CAN ANYONE HELP?!