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 20f2ae1 commit 78b8807Copy full SHA for 78b8807
CHANGELOG.md
@@ -13,9 +13,10 @@ Change Log -- Ray Tracing in One Weekend
13
- Change: Improved the explanation and calculation of sphere UV coordinates (#533)
14
15
### In One Weekend
16
- - Change: Wrote brief explanation waving away negative t values in initial normal sphere
17
- Fix: Catch cases where `lambertian::scatter()` yields degenerate scatter rays (#619)
18
- Fix: Syntax error in listing 58 (Dielectric material class with reflection) (#768)
+ - Fix: Correct wording for ray traversal text (#766)
19
+ - Change: Wrote brief explanation waving away negative t values in initial normal sphere
20
21
### The Next Week
22
0 commit comments