OpenGL Game Demo
Uploader Comments (MGBoney)
All Comments (49)
-
@MGBoney Great job mate....i wonder if you could tell me what i need to know to create a game like that (i mean which programming languages i need). I know some C++ but still i think its not enough....So could you tell me exactly what i need to know?
-
Lower the resolution, and post another vid in a not so high resolution so we can see it in a non lag way of view
-
@WallaceGromit88 No not really if you read and pay attention in class
-
Wow, nice work, you're pretty quick to do all this in 6 weeks.
-
textures on walls are from doom 3 heh
-
looks like you copied dethelis game
-
this remands me that old game Descent
-
@MGBoney You can fraps your own game????????? thats sick
-
If that could be the Great Fox interior, it will be awesome enough.
-
Wow, you guys work fast. Then again, the programming class I was in was for art students with no prior knowledge in C or OpenGL.



nice. I was wondering, the rendering appears lethargic. Is that because you intentionally used limited animation, or the program itself is drawing that much effort from memory?
publicuser3978 3 years ago
no it's because of fraps + high resolution (1680x1050), fps of the video was around 20-25 in some points
runs at 75 fps (with vsync) on a NVIDIA 8600GT + dual core 5700+, 2GB RAM
MGBoney 3 years ago
How do you do spot/point lights? just GLSL?
inricheetos 3 years ago
yeah, using per pixel lights
MGBoney 3 years ago