Geometry Splitting: An Acceleration Technique of Quadtree-Based Terrain Rendering Using GPU
スポンサーリンク
概要
- 論文の詳細を見る
In terrain visualization, the quadtree is the most frequently used data structure for progressive mesh generation. The quadtree provides an efficient level of detail selection and view frustum culling. However, most applications using quadtrees are performed on the CPU, because the pointer and recursive operation in hierarchical data structure cannot be manipulated in a programmable rendering pipeline. We present a quadtree-based terrain rendering method for GPU (Graphics Processing Unit) execution that uses vertex splitting and triangle splitting. Vertex splitting supports a level of detail selection, and triangle splitting is used for crack removal. This method offers higher performance than previous CPU-based quadtree methods, without loss of image quality. We can then use the CPU for other computations while rendering the terrain using only the GPU.
著者
-
LEE Eun-Seok
MediaLab, Dept. Computer Science and Information Engineering, Inha University
-
SHIN Byeong-Seok
MediaLab, Dept. Computer Science and Information Engineering, Inha University