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 3aa101c commit 0303b45Copy full SHA for 0303b45
books/RayTracingTheRestOfYourLife.html
@@ -622,7 +622,7 @@
622
$$ Color = \int A \cdot s(direction) \cdot \text{color}(direction) $$
623
</div>
624
625
-Note that $A$ and $s()$ may depend on the view direction and the scattering position (position on a
+Note that $A$ and $s()$ may depend on the view direction or the scattering position (position on a
626
surface or position within a volume). Therefore, the output color may also vary with view direction
627
or scattering position.
628
0 commit comments