A new BSP tree framework incorporating dynamic LoD models.

Zhigeng Pan,Zhiliang Tao,Chiyi Cheng,Jiaoying Shi
DOI: https://doi.org/10.1145/502390.502415
2000-01-01
Abstract:ABSTRACTIn this paper we present a new BSP (Binary Space Partitioning (BSP) tree. BSP trees are one of the most successful space partitioning techniques, since they allow both object modeling and classification in one single structure. In this paper, we present a new framework designed for a multi-resolution modeling system that incorporates the BSP tree structure and dynamic levels of detail models. It has the advantages of both BSP and multi-resolution representations. The tree construction and traversal routines for the multi-resolution BSP tree are discussed in detail. Images and timing for our implementation are provided.
What problem does this paper attempt to address?