High-Performance Navigation and Rendering of Very-Large Scale Landscape and Seascape

Xuexian Pi,Xudong Yang,Sikun Li,Junqiang Song
DOI: https://doi.org/10.1109/CAD-CG.2005.47
2005-01-01
Abstract:With fast development of graphics hardware, the current algorithms on rendering of landscape and seascape, which are focused on precise view-frustum culling and complicated decision of level of detail (LOD), lead the CPU to be the bottleneck of system. This paper presents a new framework based on some new data structures and new rendering algorithms for navigation and rendering of very large-scale landscape and seascape. Firstly, we construct a new terrain data model, which consists of Terrain Tile Pyramid and Terrain Summary Pyramid. Secondly, in order to stitch the terrain tile boundaries seamlessly, the Index Template is introduced, and an algorithm of LOD based on "Remarkability" is described detailedly. Finally, Perlin noise is used to simulate the ocean surface and a framework of navigation of very large-scale scene is completed. Experimental results show that this system can satisfy the requirements of real-time navigation of large-scale landscape and seascape.
What problem does this paper attempt to address?