CMSC 635: Advanced Computer Graphics

Advanced Illumination

Spring 1999

David S. Ebert
Computer Science and Electrical Engineering Department
University of Maryland, Baltimore County




Illumination Review


Definitions

flux
-- rate at which energy is emitted (Watts).
solid angle
-- angle at the apex of a cone. It is measured in terms of the area on a sphere intercepted by a cone whose apex is at the sphere`s center.
steradian (sr)
-- solid angle of a cone that intercepts an area equal to square of the sphere's radius r.
Radiant intensity
-- flux per unit solid angle in a given direction.
Radiance
-- radiant intensity per unit foreshortened surface area. (W/sr*m2)
Foreshortened surface area
- projected surface area -- projection of surface onto the plane perpendicular to the direction of radiation. It equals to
displaymath135
where tex2html_wrap_inline137 is the angle between radiation and surface normal.
Irradiance
-- the incident flux per (unforeshortened) unit surface area.

Irradiance of incidence light : tex2html_wrap_inline139. where tex2html_wrap_inline141 is incident radiance.

Bidirectional reflectivity :
displaymath143


Cook-Torrance use
displaymath145 * (N*L)
where


Blinn's model
displaymath153

Distribution Functions


Shadowing and masking


displaymath169

displaymath171

displaymath173

displaymath175


Fresnel Factor
displaymath177


displaymath185


Cook-Torrance Illumination (continued)


Formula:
displaymath185


displaymath187

where tex2html_wrap_inline189, tex2html_wrap_inline191 and tex2html_wrap_inline193.


displaymath195


displaymath197

Also can do it as:
displaymath199

displaymath201
where Red(0) is color of material at normal incidence. Then,
eqnarray47

Hall suggested a similar method.


Return to CMSC 635 Notes Page


Last modified: Wed Mar 10 17:07:01 EST 1999