Skip to content

Commit f54ee9b

Browse files
committed
Another rewording of the lens model
1 parent bf4269c commit f54ee9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingInOneWeekend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2759,7 +2759,7 @@
27592759
<div class="together">
27602760
We don’t need to simulate any of the inside of the camera. For the purposes of rendering an image
27612761
outside the camera, that would be unnecessary complexity. Instead, I usually start rays from the
2762-
lens aperture, and send them toward the projection plane (`focus_dist` away), where everything on
2762+
lens, and send them toward the focus plane (`focus_dist` away from the lens), where everything on
27632763
that plane is in perfect focus.
27642764

27652765
![Figure [cam-film-plane]: Camera focus plane](../images/fig.cam-film-plane.jpg)

0 commit comments

Comments
 (0)