mmp / pbrt-v3

Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
http://pbrt.org
BSD 2-Clause "Simplified" License
4.86k stars 1.18k forks source link

volpath not listed in "pbrt input file format" #267

Closed BrianSwift closed 4 years ago

BrianSwift commented 4 years ago

"volpath" is not included in the list of available integrators in https://pbrt.org/fileformat-v3.html

mmp commented 4 years ago

Nice find--that'll be fixed in the next push of the website, later today.