Overview
Learn how to render multiple objects in a ray tracing scene in this 29-minute tutorial from The Cherno's Ray Tracing series. Explore techniques for structuring scenes, positioning spheres, adapting the renderer to work with a scene, and rendering multiple spheres. Gain insights into creating more complex and realistic ray-traced imagery while improving C++ implementation skills for efficient rendering.
Syllabus
- Scenes and rendering more than one object
- Structuring our "scene"
- Moving our spheres around our scene
- Changing our Renderer to work with a Scene
- Rendering multiple spheres
Taught by
The Cherno