You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 5: Texture Mapping (82)
nathanpetreaca

This was originally designed by Berkeley Alum Paul Debevec. If you want to learn more for a possible final project look at this https://inst.eecs.berkeley.edu/~cs194-26/fa16/Lectures/IBLighting.pdf and this http://www.pauldebevec.com/Research/IBL/

tobychen912

Sampling such a detailed image over the hemisphere is extremely costly. But we can fake it by mipmapping with consine weighted convolution kernel.

You must be enrolled in the course to comment