Scene Optimization

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Maize
Posts: 163
Joined: Sat Oct 29, 2005 12:12 am
Location: In a cave...
Contact:

Scene Optimization

Post by Maize »

In my game, I have 11 boxes, 20 cylinders, and a character which is under 500 polygons. Its not like my computer is really bad but for some reason it renders slow anyway. I guess it might be the cylinders but those arent really high polygons. I should mention, that I am using the meta triangle selector with bounding box selectors for the 11 boxes but is that really that slow??? What are some optimizations I can do and does anyone have a great time based movement tutorial?
Post Reply