A time-controlling terrain rendering algorithm

  • Authors:
  • Lijie Li;Fengxia Li;Tianyu Huang

  • Affiliations:
  • School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China;School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China;School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China

  • Venue:
  • VSMM'06 Proceedings of the 12th international conference on Interactive Technologies and Sociotechnical Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

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.