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.83k stars 440 forks source link

Optix 8.0.0 support #392

Closed zhaoyangyang316 closed 11 months ago

zhaoyangyang316 commented 11 months ago

Both OPTIX_EXCEPTION_FLAG_DEBUG and denoiseAlpha field moved in 8.00 :)

mmp commented 11 months ago

PR #391