Monte Carlo methods for physically based volume rendering

SIGGRAPH 2018 (course)

Various media rendered with physically based Monte Carlo methods for volumetric light transport simulation.

Abstract

We survey methods that utilize Monte Carlo (MC) integration to simulate light transport in scenes with participating media. The goal of this course is to complement a recent Eurographics 2018 state-of-the-art report providing a broad overview of most techniques developed to date, including a few methods from neutron transport, with a focus on concepts that are most relevant to CG practitioners.

The wide adoption of path-tracing algorithms in high-end realistic rendering has stimulated many diverse research initiatives aimed at effciently rendering scenes with participating media. More computational power has enabled holistic approaches that tie volumetric effects and surface scattering together and simplify authoring workflows. Methods that were previously assumed to be incompatible have been united to allow renderers to benefit from each method's respective strengths. Generally, investigations have shifted away from specialized solutions, e.g. for single- or multiple-scattering approximations or analytical methods, towards the more versatile Monte Carlo algorithms that are currently enjoying a widespread success in many production settings.

The goal of this course is to provide the audience with a deep, up-to-date understanding of key techniques for free-path sampling, transmittance estimation, and light-path construction in participating media, including those that are presently utilized in production rendering systems. We present a coherent overview of the fundamental building blocks and we contrast the various advanced methods that build on them, providing attendees with guidance for implementing existing solutions and developing new ones.

Downloads and links

BibTeX reference

inproceedings{Novak:2018:VolumeRenderingCourse,
  author = {Jan Nov\'ak and Iliyan Georgiev and Johannes Hanika and Jaroslav K\v{r}iv\'anek and Wojciech Jarosz},
  title = {Monte Carlo Methods for Physically Based Volume Rendering},
  booktitle = {ACM SIGGRAPH 2018 Courses},
  series = {SIGGRAPH '18},
  year = {2018},
  location = {Vancouver, British Columbia, Canada},
  publisher = {ACM},
  address = {New York, NY, USA}
}