Lecture

Lighting: Shadows and Recursion

Description

This lecture covers the concepts of multiple light sources and the linear superposition of light contributions, addressing shadow issues caused by floating point errors and providing solutions to avoid self-shadowing. It also explains the process of sending shadow rays from intersection points to light sources, discarding contributions if blocked by objects. The lecture delves into recursive ray tracing, where incoming rays are reflected and/or refracted at surface normals, and child rays are traced recursively to determine the final color based on material properties. Additionally, it discusses lighting computations involving ambient, diffuse, specular, shadows, and reflections, concluding with an overview of the ray tracing pipeline for implementing a basic ray tracer.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.