Loose Octree Question

Started by
0 comments, last by ECrevecoeur 17 years, 8 months ago
When you generate a bounding box that is more than double the size than it should be for a loose octree what is the best thing to do. I have read several articles but im not sure which is the best way to handle it. Should i split the triangles or put them in a special list to be drawn if the bounding box is visible. [Edited by - ECrevecoeur on August 9, 2006 11:30:20 AM]
Advertisement
Oh well must be a dumb question if no one is answering. Ill just implement both and stress test then.

This topic is closed to new replies.

Advertisement