We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7829ea6 commit 71fdcf2Copy full SHA for 71fdcf2
CHANGELOG.md
@@ -25,6 +25,7 @@ v2.0.0 (In Progress)
25
- Removed bug in Chapter 2 of _Ray Tracing: The Rest Of Your life_
26
- The `lambertian` class definition in Chapter 2 previously used `texture`s
27
- This has been changed to `vec3`
28
+ - Replaced drand48() with portable random number generation across all three books
29
30
31
v1.123.0 (2018-08-26)
0 commit comments