Interactive Out-of-Core Rendering for Large-Scale Complex Environments

Yu Gao,Yingmei Wei,Lingda Wu
DOI: https://doi.org/10.3321/j.issn:1003-9775.2007.06.020
2007-01-01
Abstract:This paper presents a novel method for representing a scene with continuous hierarchical levels of detail, and organizing the scene into sub-regions according to the view points by what is called cell-front. A cell-front is a scene graph node list that can rightly meet the screen space error bound within a view region. Then the disk layout of the out-of-core geometry model is redesigned. In run-time, the multithreaded technique is used. The rendering thread constructs the cell-front for the current view cell and renders the geometries through visibility culling and view-dependent refinement. The prefetch thread employs a region-based prefetch strategy, to control the data prefetch based on the difference between neighboring cells' cell-front. The algorithm can perform interactive out-of-core rendering for large-scale complex environments on commodity PC with fine image quality.
What problem does this paper attempt to address?