Lossy Geometry Compression for High Resolution Voxel Scenes

Remi van der Laan, Leonardo Scandolo, Elmar Eisemann
Proceedings of the ACM on Computer Graphics and Interactive Techniques, Volume 3, Number 1 - May 2020
Download the publication : LossyGeometryCompressionForHighResolutionVoxelScenes-supplementary.pdf [2.3Mo]   LossyGeometryCompressionForHighResolutionVoxelScenes.pdf [3.4Mo]  
Sparse Voxel Directed Acyclic Graphs (SVDAGs) losslessly compress highly detailed geometry in a highresolution binary voxel grid by identifying matching elements. This representation is suitable for highperformance real-time applications, such as free-viewpoint videos and high-resolution precomputed shadows. In this work, we introduce a lossy scheme to further decrease memory consumption by minimally modifying the underlying voxel grid to increase matches. Our method efficiently identifies groups of similar but rare subtrees in an SVDAG structure and replaces them with a single common subtree representative. We test our compression strategy on several standard voxel datasets, where we obtain memory reductions of 10% up to 50% compared to a standard SVDAG, while introducing an error (ratio of modified voxels to voxel count) of only 1% to 5%. Furthermore, we show that our method is complementary to other state of the art SVDAG optimizations, and has a negligible effect on real-time rendering performance.

Images and movies

 

BibTex references

@Article { VSE20,
  author       = "Laan, Remi van der and Scandolo, Leonardo and Eisemann, Elmar",
  title        = "Lossy Geometry Compression for High Resolution Voxel Scenes",
  journal      = "Proceedings of the ACM on Computer Graphics and Interactive Techniques",
  number       = "1",
  volume       = "3",
  month        = "May",
  year         = "2020",
  keywords     = "sparse voxel octree, directed acyclic graph, compression, clustering",
  url          = "http://graphics.tudelft.nl/Publications-new/2020/VSE20"
}

Other publications in the database

» Leonardo Scandolo
» Elmar Eisemann






Back