Skip to content

Commit 7ed22fe

Browse files
committed
Update listing 2.38 caption
1 parent 4083db8 commit 7ed22fe

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
@@ -2222,7 +2222,7 @@
22222222
auto k = int(floor(p.z()));
22232223
...
22242224
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2225-
[Listing [perlin-smoothed]: <kbd>[perlin.h]</kbd> Perlin smoothed]
2225+
[Listing [perlin-smoothed]: <kbd>[perlin.h]</kbd> Perlin with Hermitian smoothing]
22262226

22272227
<div class='together'>
22282228
This gives a smoother looking image:

0 commit comments

Comments
 (0)