Adaptive voxels: interactive rendering of massive 3D models

Fenglin Tian,Wei Hua,Zilong Dong,Hujun Bao
DOI: https://doi.org/10.1007/s00371-010-0465-7
2010-01-01
Abstract:We present a novel approach for interactive rendering of massive 3D models. Our approach integrates adaptive sampling-based simplification, visibility culling, out-of-core data management and level-of-detail. We use a unified scene graph representation for acceleration techniques. In preprocessing, we subdivide large objects, and build a BVH clustering hierarchy. We make use of a novel adaptive sampling method to generate LOD models: AdaptiveVoxels . The AdaptiveVoxels reduces the preprocessing cost and our out-of-core rendering algorithm improves rendering efficiency. We have implemented our algorithm on a desktop PC. We can render massive CAD and isosurface models, consisting of hundreds of millions of triangles interactively with little loss in image quality.
What problem does this paper attempt to address?