In the 3rd book, chapter 10.3, the book outputs this image which is too noisy for such a large samples_per_pixel

|
<div class='together'> |
|
Updating `main.cc` to 1000 samples per pixel (not listed) yields: |
|
|
|
 |
|
|
|
</div> |
Here is my image with samples_per_pixel = 10 which is the same as the book's image

and with samples_per_pixel = 1000

In the 3rd book, chapter 10.3, the book outputs this image which is too noisy for such a large

samples_per_pixelraytracing.github.io/books/RayTracingTheRestOfYourLife.html
Lines 3251 to 3257 in 0ab7db4
Here is my image with

samples_per_pixel = 10which is the same as the book's imageand with

samples_per_pixel = 1000