Torque Culling Techniques
by Peter Phelks · in Torque Game Engine · 02/26/2004 (8:42 am) · 3 replies
I'm hoping someone who knows the internal workings of the engine could help shed some light on how Torque handles culling of polys/objects.
I know that interiors clip exterior areas and I guess that the terrain clips as much as it can. (?) Of course, this is just speculation from testing the demos, so I'm hoping someone might be able to clarify things.
Also, is there any particular element/object that is known to hurt framerates? You know, something that should be avoided by a new user designing a level.
I know that interiors clip exterior areas and I guess that the terrain clips as much as it can. (?) Of course, this is just speculation from testing the demos, so I'm hoping someone might be able to clarify things.
Also, is there any particular element/object that is known to hurt framerates? You know, something that should be avoided by a new user designing a level.
About the author
#2
02/26/2004 (9:10 am)
However, I think the LOS test don't consider interiors or shapes as obstructing objects. Thus, if a large interior, e.g. a wall, hides other interiors or shapes, they are rendered nevertheless, although they're not visible. Correct me if I'm wrong.
#3
02/26/2004 (10:04 am)
Thank you both, this is great help.
Torque 3D Owner Robert Blanchet Jr.