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.
2 parents b041c92 + 4cb6851 commit 847d42aCopy full SHA for 847d42a
books/RayTracingInOneWeekend.html
@@ -1465,7 +1465,7 @@
1465
1466
<div class='together'>
1467
Now's a good time to create a `camera` class to manage our virtual camera and the related tasks of
1468
-scene scampling. The following class implements a simple camera using the axis-aligned camera from
+scene sampling. The following class implements a simple camera using the axis-aligned camera from
1469
before:
1470
1471
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C++
0 commit comments