Skip to content

Repository files navigation

Rendering scripts for the paper "Volume Scattering Probability Guiding"

full-rendering

This repository contains scripts to generate the renderings in the paper and the supplementary viewer.

It is an extension of Sebastian Herholz's rendering scripts.

Dependencies

pip install simpleimageio opencv-python numpy

Instructions

  • Build and install the renderer code, then create a hyperlink in the root directory named pbrt-renderer pointing to the install folder.

  • Download the scenes, then create a hyperlink in the root directory named pbrt-scenes pointing to this folder.

  • Run:

# Equal-SPP experiments
PYTHONPATH=$PYTHONPATH:$PWD python3 runPBRTVSPGEqualSPP.py

# Equal-time experiments
PYTHONPATH=$PYTHONPATH:$PWD python3 runPBRTVSPGEqualTime.py

About

Rendering scripts for the SIGGRAPH Asia 2024 paper "Volume Scattering Probability Guiding".

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages