A time-controlling terrain rendering algorithm

Jieli Li,Fengxia Li,Tianyu Huang
DOI: https://doi.org/10.1007/11890881_36
2006-01-01
Abstract:The paper proposes a time-controlling algorithm for large-scale terrain rendering, which can't be efficiently dealt with by LOD technique. In this algorithm, the terrain is divided and organized by quad-tree structure. Each terrain patch is assigned a certain time according to the total rendering time given in advance. The multi-resolution levels rendered are determined by visual apperception. To solve the T-junction and popping, an approach of stitching the level boundaries and geomorphing are respectively performed on GPU. The algorithm guarantees that each frame is rendered in preset time independent of the terrain or the eye position. The slow or jerky phenomena during roaming, which are usually caused by unstable rendering frame rate, can be successfully avoided. This terrain rendering algorithm is demonstrated in a massive terrain flyover application. The experiment proves that this algorithm is feasible and efficient. © Springer-Verlag Berlin Heidelberg 2006.
What problem does this paper attempt to address?