Efficient screen space approach for high complex dynamic scenes in real-time rendering

Lei Zhao,Duanqing Xu,Weidong Chen,YiMin Yu,Yan Li
2006-01-01
Journal of Computational Information Systems
Abstract:Research focuses on a new efficient screen space approach for high complex dynamic scenes in real-time rendering. The method renders large outdoor complex dynamic mesh scenes or archaeological sites acquired by scanner with high image quality. The proposed algorithm utilizes the hierarchical spatial structure to calculate the set of dynamic point-sample instead of random point-sample set. It simplifies the calculation of choosing the set of point-sample. Also this reduces the requirement of memory. When compared to the randomized z-buffer algorithm it has very less redundant points, it is necessary to implement interpolation because all pixels in the screen are covered. It is convenient to conduct view-dependent multi-resolution rendering with LOD control. The pre-computed data structures employed by the proposed algorithm allow the interactive dynamic updates on the scenes.
What problem does this paper attempt to address?