mmp / pbrt-v4

Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.
https://pbrt.org
Apache License 2.0
2.75k stars 407 forks source link

replace SampledSpectrum(X) with X in AOIntegrator::Li() to simplify computation #389

Closed w3ntao closed 9 months ago

mmp commented 9 months ago

Thanks!