Compression and Rendering of Iso-Surfaces and Point Sampled Geometry

Jens Krüger, Jens Schneider, Rüdiger Westermann
Computer Graphics and Visualization Group, Technical University Munich, Germany

Background

In this paper we present a streaming compression scheme for gigantic point sets including per-point normals. This scheme extends on our previous Duodecim approach in two different ways. First, we show how to use this approach for the compression and rendering of high-resolution iso-surfaces in volumetric data sets. Second, we use deferred shading of point primitives to considerably improve rendering quality. Iso-surface reconstruction is performed in a hexagonal close packing (HCP) grid, into which the initial data set is resampled. Normals are resampled from the initial domain using volumetric gradients. By incremental encoding, only slightly more than 3 bits per surface point and 5 bits per surface normal are required at high fidelity. The compressed data stream can be decoded in the graphics processing unit (GPU). Decoded point positions are saved in graphics memory, and they are then used on the GPU again to render point primitives. In this way high quality gigantic data sets can directly be rendered from their compressed representation in local GPU memory at interactive frame rates.

Associated publications

Compression and Rendering of Iso-Surfaces and Point Sampled Geometry
J. Krüger, J. Schneider, R. Westermann, 
Visual Computer 2006, Volume 22, Number 8 / August, 2006 
[Bibtex][PDF]