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

Path guiding implementation. #326

Closed Enigmatisms closed 1 year ago

Enigmatisms commented 1 year ago

I was thinking of making a pull request to my own local branch, please ignore this since there are some features not implemented.