Sciweavers

SI3D
2016
ACM

SSVDAGs: symmetry-aware sparse voxel DAGs

8 years 18 days ago
SSVDAGs: symmetry-aware sparse voxel DAGs
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 de...
Alberto Jaspe Villanueva, Fabio Marton, Enrico Gob
Added 09 Apr 2016
Updated 09 Apr 2016
Type Journal
Year 2016
Where SI3D
Authors Alberto Jaspe Villanueva, Fabio Marton, Enrico Gobbetti
Comments (0)