File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Change Log -- Ray Tracing in One Weekend
33
44# v3.1.2 (in progress)
55
6+ ### _ In One Weekend_
7+ - Fix: Correct typo: "Intance Translation" -> "Instance Translation"
8+
69### _ The Rest of Your Life_
710 - Fix: Missing closing parenthesis in listing 10 (#603 )
811 - Fix: Tiny improvements to the lambertian::scatter() development (#604 )
Original file line number Diff line number Diff line change 23582358</ div>
23592359
23602360
2361- Intance Translation
2362- --------------------
2361+ Instance Translation
2362+ ---------------------
23632363< div class='together'>
23642364Whether you think of this as a move or a change of coordinates is up to you. The code for this, to
23652365move any underlying hittable is a _translate_ instance.
You can’t perform that action at this time.
0 commit comments