BSP trees

Started by
-1 comments, last by 3DBubu 22 years, 2 months ago
Hello. I want to use BSP tree in my program. I know how to build and use BSP tree with a static scenes. The quiestion is if it posible to use BSP Trees with non-static objects(e.g. i have sphere and teapot and I rotate one of them about the other). And if it is posible, then how can I do this? P.S. I want to use BSP trees for alphablending.

This topic is closed to new replies.

Advertisement