An improved illumination model for shaded display

To accurately render a two-dimensional image of a three-dimensional scene, global illumination information that affects the intensity of each pixel of the image must be known at the time the intensity is calculated. In a simplified form, this information is stored in a tree of “rays” extending from the viewer to the first surface encountered and from there to other surfaces and to the light sources. A visible surface algorithm creates this tree for each pixel of the display and passes it to the shader. The shader then traverses the tree to determine the intensity of the light received by the viewer. Consideration of all of these factors allows the shader to accurately simulate true reflection, shadows, and refraction, as well as the effects simulated by conventional shaders. Anti-aliasing is included as an integral part of the visibility calculations. Surfaces displayed include curved as well as polygonal surfaces.

[1]  Arthur Appel,et al.  Some techniques for shading machine renderings of solids , 1968, AFIPS Spring Joint Computing Conference.

[2]  John E Warnock,et al.  A Hidden Line Algorithm for Halftone Picture Representation , 1968 .

[3]  W. Jack Bouknight,et al.  An algorithm for producing half-tone computer graphics presentations with shadows and movable light sources , 1899, AFIPS '70 (Spring).

[4]  R. Nagel,et al.  3-D Visual simulation , 1971 .

[5]  Martin E. Newell,et al.  A solution to the hidden surface problem , 1972, ACM Annual Conference.

[6]  Bui Tuong Phong Illuminat~on for computer generated images , 1973 .

[7]  Edwin Earl Catmull,et al.  A subdivision algorithm for computer display of curved surfaces. , 1974 .

[8]  Bui Tuong Phong Illumination for computer generated pictures , 1975, Commun. ACM.

[9]  James F. Blinn,et al.  Texture and reflection in computer generated images , 1976, CACM.

[10]  John F. Jarvis,et al.  A survey of techniques for the display of continuous tone pictures on bilevel displays , 1976 .

[11]  James H. Clark,et al.  Hierarchical geometric models for visible surface algorithms , 1976, CACM.

[12]  Franklin C. Crow,et al.  The aliasing problem in computer-generated shaded images , 1977, Commun. ACM.

[13]  James F. Blinn,et al.  The progression of realism in computer generated images , 1977, ACM '77.

[14]  Franklin C. Crow,et al.  Shadow algorithms for computer graphics , 1977, SIGGRAPH.

[15]  James F. Blinn,et al.  Models of light reflection for computer synthesized pictures , 1977, SIGGRAPH.

[16]  Donald P. Greenberg,et al.  Polygon shadow generation , 1978, SIGGRAPH.

[17]  James F. Blinn,et al.  Simulation of wrinkled surfaces , 1978, SIGGRAPH.

[18]  Lance Williams,et al.  Casting curved shadows on curved surfaces , 1978, SIGGRAPH.

[19]  E. Catmull,et al.  Recursively generated B-spline surfaces on arbitrary topological meshes , 1978 .

[20]  Donald P. Greenberg,et al.  Transparency for computer synthesized images , 1979, SIGGRAPH.