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

fun fact: the Blinn-Phong reflection model was originally created by Bui Tuong Phong at the University of Utah and was later on improved by Jim Blinn thus the name Blinn-Phong. The reflection model was improved by using Gouraud shading rather than Phong shading which is more computationally expensive. Blinn-Phong is also the default shading model in OpenGL.

You must be enrolled in the course to comment