CRS4

Symmetry-aware Sparse Voxel DAGs (SSVDAGs) for compression-domain tracing of high-resolution geometric scenes

Alberto Jaspe Villanueva, Fabio Marton, Enrico Gobbetti
Journal of Computer Graphics Techniques, Volume 6, Number 2, page 1--30 - 2017
Télécharger la publication : jcgt2017-ssvdags.pdf [15.3Mo]  
Voxelized representations of complex 3D scenes are widely used nowadays to accelerate visibility queries in many GPU rendering techniques. Since GPU memory is limited, it is important that these data structures can be kept within a strict memory budget. Recently, directed acyclic graphs (DAGs) have been successfully introduced to compress sparse voxel octrees (SVOs), but they are limited to sharing identical regions of space. In this paper, we show that a more efficient lossless compression of geometry can be achieved, while keeping the same visibility-query performance, by merging subtrees that are identical through a similarity transform, and by exploiting the skewed distribution of references to shared nodes to store child pointers using a variabile bit-rate encoding. We also describe how, by selecting plane reflections along the main grid directions as symmetry transforms, we can construct highly compressed GPU-friendly structures using a fully out-of-core method. Our results demonstrate that state-of-the-art compression and real-time tracing performance can be achieved on high-resolution voxelized representations of real-world scenes of very different characteristics, including large CAD models, 3D scans, and typical gaming models, leading, for instance, to real-time GPU in-core visualization with shading and shadows of the full Boeing 777 at sub-millimetric precision. This article is based on an earlier work: SSVDAGs: Symmetry-aware Sparse Voxel DAGs, in Proceedings of the 20th ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games (c) ACM, 2016. http://dx.doi.org/10.1145/2856400.2856420. We include here a more thorough exposition, a description of alternative construction and tracing methods, as well as additional results. In order to facilitate understanding, evaluation and extensions, the full source code of the method is provided as accompanying material.

Images et films

 

Références BibTex

@Article{JMG17,
  author       = {Jaspe Villanueva, A. and Marton, F. and Gobbetti, E.},
  title        = {Symmetry-aware Sparse Voxel DAGs (SSVDAGs) for compression-domain tracing of high-resolution geometric scenes},
  journal      = {Journal of Computer Graphics Techniques},
  number       = {2},
  volume       = {6},
  pages        = {1--30},
  year         = {2017},
  keywords     = {directed acyclic graphs (DAGs), sparse voxel octrees (SVOs) compression, variabile bit-rate (VBR) encoding, similarity transform merging},
  issn         = {2331-7418},
  url          = {https://publications.crs4.it/pubdocs/2017/JMG17},
}

Autres publications dans la base

» Alberto Jaspe Villanueva
» Fabio Marton
» Enrico Gobbetti