ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper Hierarchical triangular patches for terrain rendering with their matching blocks
Cited 3 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Choong-Gyoo Lim, ByoungTae Choi
Issue Date
2008-09
Citation
International Conference on Digital Interactive Media in Entertainment and Arts (DIMEA) 2008, pp.327-334
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1145/1413634.1413694
Abstract
To efficiently represent large artificial terrains on today's graphic hardwares, we propose a new terrain rendering scheme with hierarchical triangular patches and pre-constructed matching blocks. It renders terrain patches at different LODs(levels-of-details) according to the current visual requirement. The hierarchical structure can reduce the total number of 'draw primitive(DirectX)' calls significantly by replacing a large set of triangles with a single patch where appropriate while other conventional methods try to reduce the total number of primitives to be rendered. After the initial construction of patches, the new scheme does not re-triangulate during runtime, further enhancing its performance. We also propose a specially designed matching method to eliminate cracks on the boundaries between neighboring patches. It constructs a few matching blocks at initialization with which it replaces original patches on boundaries where cracks may occur. Copyright 2008 ACM.