Efficient Geometry Compression for GPU-based Decoding in Realtime Terrain Rendering
Christian Dick, Jens Schneider, Rudiger Westermann
In Computer Graphics Forum, 28(1), 2009.
Abstract: We present a geometry compression scheme for restricted quadtree meshes and use this scheme for the compression of adaptively triangulated digital elevation models (DEMs). A compression factor of 8–9 is achieved by employing a generalized strip representation of quadtree meshes to incrementally encode vertex positions. In combination with adaptive error-controlled triangulation, this allows us to significantly reduce bandwidth requirements in the rendering of large DEMs that have to be paged from disk. The compression scheme is specifically tailored for GPU-based decoding, since it minimizes dependent memory access operations. We can thus trade CPU operations and CPU–GPU data transfer for GPU processing, resulting in twice faster streaming of DEMs from main memory into GPU memory. A novel storage format for decoded DEMs on the GPU facilitates a sustained rendering throughput of about 300 million triangles per second. Due to these properties, the proposed scheme enables scalable rendering with respect to the display resolution independent of the data size. For a maximum screen-space error below 1 pixel it achieves frame rates of over 100 fps, even on high-resolution displays. We validate the efficiency of the proposed method by presenting experimental results on scanned elevation models of several hundred gigabytes.
Keyword(s): E.4 [Data]: Coding and Information Theory - Data Compression, I.3.3 [Computer Graphics]: Picture/Image Generation - Viewing Algorithms, I.3.5 [Computer Graphics]: Computational Geometry and Object Modeling - Surface Representations, Geometric Algorithms, Object Hierarchies, I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism - Virtual Reality
Article URL: http://dx.doi.org/10.1111/j.1467-8659.2008.01298.x
BibTeX format:
@article{CGF:CGF1298,
  author = {Christian Dick and Jens Schneider and Rudiger Westermann},
  title = {Efficient Geometry Compression for GPU-based Decoding in Realtime Terrain Rendering},
  journal = {Computer Graphics Forum},
  volume = {28},
  number = {1},
  pages = {67--83},
  year = {2009},
}
Search for more articles by Christian Dick.
Search for more articles by Jens Schneider.
Search for more articles by Rudiger Westermann.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."