limit rendering to visible ara only

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.
Post Reply
rogerdv
Posts: 93
Joined: Wed Aug 27, 2003 4:20 pm

limit rendering to visible ara only

Post by rogerdv »

Im trying to find the right way to do this. I have a simple map (flat tiles or boxes) that I render to an scene. The problem is how to limit the rendering to only the visible nodes, or to an specific section of the scene. The problem is that although the map is just 32x32, it is really slow to rotate it.
I tried using octrees, but it didnt optimized rendering.
ru guo ni yao ai, ni jiang bu hui shi qu
Post Reply