Thanks to visit codestin.com Credit goes to github.com
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 e57d1ea commit cac1b1aCopy full SHA for cac1b1a
books/RayTracingInOneWeekend.html
@@ -4322,7 +4322,7 @@
4322
The second book in this series builds on the ray tracer you've developed here. This includes new
4323
features such as:
4324
4325
- - Motion blur -- Realistially render moving objects.
+ - Motion blur -- Realistically render moving objects.
4326
- Bounding volume hierarchies -- speeding up the rendering of complex scenes.
4327
- Texture maps -- placing images on objects.
4328
- Perlin noise -- a random noise generator very useful for many techniques.
0 commit comments