Procedural terrain detail based on Patch-LOD algorithm

Xuexian Pi,Junqiang Song,Liang Zeng,Sikun Li
DOI: https://doi.org/10.1007/11736639_111
2006-01-01
Abstract:The navigation and rendering of very large-scale terrain are facing a difficult problem that the geometry data and texture data cannot be used directly due to the storage space, computation capacity, and I/O bandwidth. To provide more realistic detail of terrain scene, procedural detail is a good solution. Firstly, this paper introduces a method of procedural geometry based on the terrain tile quad-tree and the Patch-LOD algorithm. Then, the texture generation operator is described and the method of dynamic pre-computation of patch-texture is presented. Finally, the experimental system based on these above ideas and methods has been implemented. The experimental results show that these methods are effective and are appropriate to the development of 3D games and battlefield applications.
What problem does this paper attempt to address?