optimizing fps performance

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Re: optimizing fps performance

Post by serengeor »

I think the main reason would be that it still has to iterate through all of them and apply transformations and maybe some other stuff.
Working on game: Marrbles (Currently stopped).
Post Reply