Author/Authors :
Guangzheng Fei، نويسنده , , Kangying Cai، نويسنده , , Baining Guo، نويسنده , , Enhua Wu، نويسنده ,
Abstract :
Current out-of-core simplification algorithms can efficiently simplify large models that are too complex to be
loaded in to the main memory at one time. However, these algorithms do not preserve surface details well
since adaptive sampling, a typical strategy for detail preservation, remains to be an open issue for out-of-core
simplification. In this paper, we present an adaptive sampling scheme, called the balanced retriangulation (BR), for
out-of-core simplification. A key idea behind BR is that we can use Garland’s quadric error matrix to analyze the
global distribution of surface details. Based on this analysis, a local retriangulation achieves adaptive sampling
by restoring detailed areas with cell split operations while further simplifying smooth areas with edge collapse
operations. For a given triangle budget, BR preserves surface details significantly better than uniform sampling
algorithms such as uniform clustering. Like uniform clustering, our algorithm has linear running time and small
memory requirement