| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RayTracingInOneWeekend-v4.0.2.pdf | 2025-04-25 | 5.1 MB | |
| RayTracingTheRestOfYourLife-v4.0.2.pdf | 2025-04-25 | 5.5 MB | |
| RayTracingTheNextWeek-v4.0.2.pdf | 2025-04-25 | 8.1 MB | |
| README.md | 2025-04-25 | 509 Bytes | |
| v4.0.2 (2025-04-25) source code.tar.gz | 2025-04-25 | 22.7 MB | |
| v4.0.2 (2025-04-25) source code.zip | 2025-04-25 | 22.7 MB | |
| Totals: 6 Items | 64.2 MB | 5 | |
Common
- Fix -- Fixed some dangling references to
random_in_unit_sphere()(#1637) - Fix -- Clarify
uniform_real_distributionusage forrandom_double()(#1680) - Update -- CMake minimum required version max now at 4.0.0.
In One Weekend
- Fix -- Fix equation for refracted rays of non-unit length (#1644)
- Fix -- Typo "trigonometric qualities" -> "trigonometric identities"
The Rest of Your Life
- Fix -- Typo in equation in book 3, section 12.3 (#1686)