Beyond ExaBricks: GPU Volume Path Tracing of AMR Data

Stefan Zellmann,Qi Wu,Alper Sahistan,Kwan‐Liu Ma,Ingo Wald
DOI: https://doi.org/10.1111/cgf.15095
IF: 2.5
2024-06-12
Computer Graphics Forum
Abstract:Adaptive Mesh Refinement (AMR) is becoming a prevalent data representation for HPC, and thus also for scientific visualization. AMR data is usually cell centric (which imposes numerous challenges), complex, and generally hard to render. Recent work on GPU‐accelerated AMR rendering has made much progress towards real‐time volume and isosurface rendering of such data, but so far this work has focused exclusively on ray marching, with simple lighting models and without scattering events or global illumination. True high‐quality rendering requires a modified approach that is able to trace arbitrary incoherent paths; but this may not be a perfect fit for the types of data structures recently developed for ray marching. In this paper, we describe a novel approach to high‐quality path tracing of complex AMR data, with a specific focus on analyzing and comparing different data structures and algorithms to achieve this goal.
computer science, software engineering
What problem does this paper attempt to address?