Nate Rupsis
Nate Rupsis
Book 3 listing 6 doesn't introduce private members `sqrt_spp` and `recip_sqrt_spp`. Looking at the source code, it seems like they're declared and used inside the `initialize()` method. [Ref](https://github.com/RayTracing/raytracing.github.io/blob/release/src/TheRestOfYourLife/camera.h#L75) Additionally, in...
All changes presented here are _suggestions_. These suggestions are largely subjective, with the occasional objective suggestion (i.e spelling correction). I'll try to annotate my changes, and provide additional editing notes....
Before the release of any new publication of the Book(s), a run through is needed to ensure the progress of the code compiles, produces the correct results, and the text...
To ensure the books are rendered consistently on web (and in print), we need to adhere to some Markdeep style. Creating a Markdeep style guide will ensure all of the...