Skip to content

Commit 0303b45

Browse files
committed
One small text tweak
1 parent 3aa101c commit 0303b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingTheRestOfYourLife.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@
622622
$$ Color = \int A \cdot s(direction) \cdot \text{color}(direction) $$
623623
</div>
624624

625-
Note that $A$ and $s()$ may depend on the view direction and the scattering position (position on a
625+
Note that $A$ and $s()$ may depend on the view direction or the scattering position (position on a
626626
surface or position within a volume). Therefore, the output color may also vary with view direction
627627
or scattering position.
628628

0 commit comments

Comments
 (0)