상세 보기
Multi-resolution terrain rendering with GPU tessellation
- Kang, HyeongYeop;
- Jang, Hanyoung;
- Cho, Chang-Sik;
- Han, JungHyun
WEB OF SCIENCE
20SCOPUS
30초록
GPU tessellation is very efficient and is reshaping the terrain-rendering paradigm. We present a novel terrain-rendering algorithm based on GPU tessellation. The planar domain of the terrain is partitioned into a set of tiles, and a coarse-grained quadtree is constructed for each tile using a screen-space error metric. Then, each node of the quadtree is input to the GPU pipeline together with its own tessellation factors. The nodes are tessellated and the vertices of the tessellated mesh are displaced by filtering the displacement maps. The multi-resolution scheme is designed to optimize the use of GPU tessellation. Further, it accepts not only height maps but also geometry images, which displace more vertices toward the higher curvature feature parts of the terrain surface such that the surface detail can be well reconstructed with a small number of vertices. The efficiency of the proposed method is proven through experiments on large terrain models. When the screen-space error threshold is set to a pixel, a terrain surface tessellated into 8.5 M triangles is rendered at 110 fps on commodity PCs.
키워드
- 제목
- Multi-resolution terrain rendering with GPU tessellation
- 저자
- Kang, HyeongYeop; Jang, Hanyoung; Cho, Chang-Sik; Han, JungHyun
- 발행일
- 2015-04
- 유형
- Article
- 저널명
- Visual Computer
- 권
- 31
- 호
- 4
- 페이지
- 455 ~ 469