An Efficient Simplification and Real-Time Rendering Algorithm for Large-Scale Terrain

Lai Kang,Jiangbin Xu,Chao Yang,Bing Yang,Lingda Wu
DOI: https://doi.org/10.1504/ijcat.2010.034145
2010-01-01
Abstract:Aiming at simplifying and real-time rendering of large-scale terrain, the whole terrain is first divided into terrain blocks, and for each block, feature points are picked out to generate a Triangulated Irregular Network (TIN) model. Then, the hierarchical multi-resolution model of the terrain is created in a bottom-to-up mode. Cracks between terrain blocks can be easily remedied by boundary sharing. At run-time, whether a terrain block is to be rendered or not depends both on its isotropic error metric and the result of view frustum culling. Experimental results show that the proposed algorithm performs efficiently.
What problem does this paper attempt to address?