Grim_Scythe
02-13-2008, 10:47 AM
I am noob and my professor is pretty much useless telling us to search online for tutorials rather than him teach us....whoa such a concept.
Anyhow i am a bit of noob again with intergrating SDL with OpenGL . I need to use SDL as my keyboard input.
My program I am working on is having basically 3 3-D cubes of varying heights and depths. That part seems easy since it's in OpenGL but my problem is trying to add SDL code into it...so it read user inputs....
Currently I am using windows header file in order to create my window
Help would be very much appreciated.
Anyhow i am a bit of noob again with intergrating SDL with OpenGL . I need to use SDL as my keyboard input.
My program I am working on is having basically 3 3-D cubes of varying heights and depths. That part seems easy since it's in OpenGL but my problem is trying to add SDL code into it...so it read user inputs....
Currently I am using windows header file in order to create my window
Help would be very much appreciated.