Advanced Global Illumination, Second Edition, 2nd Edition
by Philip Dutre, Philippe Bekaert, Kavita Bala
Chapter 7
Hybrid Algorithms
Chapter 5 and Chapter 6 described two of the most popular global illumination algorithms: ray tracing and radiosity. These algorithms have evolved significantly since they were first introduced, but mainly, the core ideas for both are still the same: a ray-tracing algorithm computes radiance values for every pixel in the final image by generating paths between the pixel and the light sources; a radiosity algorithm computes a radiance value for every mesh element in the scene, after which this solution is displayed using any method that can project polygons to the screen.
This chapter focuses on algorithms that try to combine the best of both worlds. These algorithms often use various elements from the previously mentioned ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access