You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 6: Rasterization Pipeline (31)
CeHao1

When we implement the reflection model, we also need to consider the background color, such as black or white.

So the true color of each pixel is a combination of reflection color and its background color, or using transparency(percentage of color) blended with background.

You must be enrolled in the course to comment