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.81k stars 433 forks source link

Default parameters with sample Crown scene is noisy #436

Closed huongoss closed 1 week ago

huongoss commented 2 weeks ago

crown-256x256

mmp commented 1 week ago

Yes, by design. It's a trade-off since we don't want people to have to wait too long to see images. It's easy to increase the sampling rate if needed.