Skip to content

Commit 7bc905b

Browse files
committed
Some of the walls -> some of the walls
1 parent 4a32299 commit 7bc905b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingTheNextWeek.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@
19081908
</div>
19091909

19101910
<div class='together'>
1911-
This is very noisy because the light is small. But we have a problem: Some of the walls are facing
1911+
This is very noisy because the light is small. But we have a problem: some of the walls are facing
19121912
the wrong way. We haven't specified that a diffuse material should behave differently on different
19131913
faces of the object, but what if the Cornell box had a different pattern on the inside and outside
19141914
walls? The rectangle objects are described such that their front face is always in the $(1, 0, 0)$,

0 commit comments

Comments
 (0)