Voxel DAGs and Multiresolution Hierarchies: From Large-Scale Scenes to Pre-computed Shadows

Ulf Assarsson, Markus Billeter, Dan Dolonius, Elmar Eisemann, Alberto Jaspe, Leonardo Scandolo, Erik Sintorn
EG 2018 - Tutorials - 2018
Download the publication : EG2018-DAG_Tutorial-Advanced_Encodings.pdf [4.3Mo]   EG2018-DAG_Tutorial-Attributes_part1.pdf [3.2Mo]   EG2018-DAG_Tutorial-Attributes_part2.pdf [9.2Mo]   EG2018-DAG_Tutorial-Conclusion.pdf [609Ko]   EG2018-DAG_Tutorial-DAGConstruction.pdf [4.8Mo]   EG2018-DAG_Tutorial-DAGRayCasting.pdf [8.3Mo]   EG2018-DAG_Tutorial-Introduction_part1.pdf [3.8Mo]   EG2018-DAG_Tutorial-Introduction_part2.pdf [5.8Mo]   EG2018-DAG_Tutorial-ShadowMaps.pdf [3.9Mo]   EG2018-DAG_Tutorial-ShadowVolumes.pdf [4.5Mo]  
In this tutorial, we discuss voxel DAGs and multiresolution hierarchies, which are representations that can encode large volumes of data very efficiently. Despite a significant compression ration, an advantage of these structures is that their content can be efficiently accessed in real-time. This property enables various applications. We begin the tutorial by introducing the concepts of sparsity and of coherency in voxel structures, and explain how a directed acyclic graph (DAG) can be used to represent voxel geometry in a form that exploits both aspects, while remaining usable in its compressed from for e.g. ray casting. In this context, we also discuss extensions that cover the time domain or consider an advanced encoding strategies exploiting symmetries and entropy. We then move on to voxel attributes, such as colors, and explain how to integrate such information with the voxel DAGs. We will provide implementation details and present methods for efficiently constructing the DAGs and also cover how to efficiently access the data structures with e.g. GPU-based ray tracers. The course will be rounded of with a segment on applications. We highlight a few examples and show their results. Pre-computed shadows are a special application, which will be covered in detail. In this context, we also explain how some of previous ideas contribute to multi-resolution hierarchies, which gives an outlook on the potential generality of the presented solutions.

Images and movies

 

BibTex references

@InProceedings { ABDEJSS18,
  author       = "Assarsson, Ulf and Billeter, Markus and Dolonius, Dan and Eisemann, Elmar and Jaspe, Alberto and Scandolo,
                  Leonardo and Sintorn, Erik",
  title        = "Voxel DAGs and Multiresolution Hierarchies: From Large-Scale Scenes to Pre-computed Shadows",
  booktitle    = "EG 2018 - Tutorials",
  year         = "2018",
  publisher    = "The Eurographics Association",
  note         = "DOI = 10.2312/egt.20181028 - ISSN = 1017-4656",
  url          = "http://graphics.tudelft.nl/Publications-new/2018/ABDEJSS18"
}

Other publications in the database

» Ulf Assarsson
» Markus Billeter
» Elmar Eisemann
» Leonardo Scandolo
» Erik Sintorn






Back