Next: Point Light Sources
Up: Advanced Lighting
Previous: Lambertian Reflection Model
- Specular Geometry (Phong Model):
-
- i is the unit vector in the direction of the
illumination (light source)
- n is the unit vector normal to the surface
- r is the unit vector in the mirror reflection direction
- v is the unit vector in the direction of the eyepoint
- Formulas:
-
CS488/688: Introduction to Interactive Computer Graphics
University of Waterloo
Computer Graphics Lab
cs488@cgl.uwaterloo.ca