Implementation and optimization issues of the triangular patch-based terrain system

  • Authors:
  • Choong-Gyoo Lim;Seungjo Bae;Kyoung Park;YoungJik Lee

  • Affiliations:
  • Electronics and Telecommunications Research Institute, Daejeon, Korea;Electronics and Telecommunications Research Institute, Daejeon, Korea;Electronics and Telecommunications Research Institute, Daejeon, Korea;Electronics and Telecommunications Research Institute, Daejeon, Korea

  • Venue:
  • ICEC'07 Proceedings of the 6th international conference on Entertainment Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

A new dynamic LOD system is recently proposed to represent fairly large artificial terrains using hierarchical triangular patches[5]. Its mesh structure is unique from other conventional methods because it is designed to reduce the total number of draw primitive calls in a frame rather than the number of primitives. Another distinctive feature is its no-triangulation during the mesh adaptation by using its hierarchical layers and pre-constructed matching blocks. The purpose of the paper is to explain its implementation issues to make the new approach more understandable. Some of optimization issues are also discussed for better implementations.