Precept 11, More on assignment 5
In this precept we talked about the lighting model of "raycharles".
Some notes:
- in
raycharles
, the specular component is
not attenuated. This accounts for the larger
specular highlights it produces.
- look in
/u/cs426/Examples/RayTracer/rayzor
for
a version which does attenuate specular highlights, and
which does reflection. This version is called rayzor
,
which leads us to:
- remember that you have to invent a cool name for your raytracer!
- both example raytracers use a left-handed coordinate system
Miscellaneous:
- check out the information on the
final project
- as soon as you've formed a final project team,
send me e-mail
- final project demo date has been set to Monday, January 20th
Patrick Min, CS Department, Princeton University
Last modified: Tue Nov 26 23:17:33 1996