Ray tracing is one of the most elegant techniques in computer graphics. Many phenomena that are difficult or impossible with other techniques are simple with ray tracing, including shadows, reflections, and refracted light. Ray directions, however, have been determined precisely, and this has limited the capabilities of ray tracing. By distributing the directions of the rays according to the analytic function they sample, ray tracing can incorporate fuzzy phenomena. This provides correct and easy solutions to some previously unsolved or partially solved problems, including motion blur, depth of field, penumbras, translucency, and fuzzy reflections. Motion blur and depth of field calculations can be integrated with the visible surface calculations, avoiding the problems found in previous methods.
[1]
Turner Whitted,et al.
An improved illumination model for shaded display
,
1979,
CACM.
[2]
Scott D. Roth,et al.
Ray casting for modeling solids
,
1982,
Comput. Graph. Image Process..
[3]
Robert L. Cook,et al.
A Reflectance Model for Computer Graphics
,
1987,
TOGS.
[4]
Michael Potmesil,et al.
Synthetic Image Generation with a Lens and Aperture Camera Model
,
1982,
TOGS.
[5]
Norman I. Badler,et al.
Temporal anti-aliasing in computer generated animation
,
1983,
SIGGRAPH.
[6]
Michael Potmesil,et al.
Modeling motion blur in computer-generated images
,
1983,
SIGGRAPH.