Make OpenGL game perform better
Posted
by
Csabi
on Game Development
See other posts from Game Development
or by Csabi
Published on 2011-02-11T12:38:12Z
Indexed on
2011/02/11
15:33 UTC
Read the original article
Hit count: 286
opengl
|Performance
I have programmed an OpenGL game which just contains one F1 car and a track. It is very simple and only uses around of 10'000 - 20'000 triangles. It should run on any PC but it won't, it needs a really good graphics-card to run at a decent framerate. Can you write some methods or links to sites which would help me make my scene/game more efective?
my game can be downloaded from here
or directly from here
© Game Development or respective owner