PROOF: An Architecture for Rendering in Object Space

This paper gives a short introduction into the field of computer image generation in hardware. It discusses the two main approaches, namely partitioning in Image space and In object space. Based on the object space partitioning approach we have defined the PROOF architecture. PROOF is a system that aims at high performance and high quality rendering of raster images. High performance means that up to 30 pictures are generated in one second. The pictures are shaded and anti-aliased, giving the images a high degree of realism. The architecture comprises tnree stages which are responsible for hidden surface removal, shading, and filtering respectively. The first of these stages is a pipeline of object processors. Each of these processors stores and scan converts one object Furthermore, It interpolates the depth and the normal vector across the Object. Each object processor is able to handle objects of a certain primitive type. The specialization of an object processor to a certain primitive type is encapsulated in a Single block called primitive processor. The output of the object processor pipeline is the input to a stage for shading. The illumination model employed takes into account both diffuse and specular reflections. The paper reviews Gouraud and Phong shading with regard to their suitability for a hardware implementation. The final stage of the PROOF system is formed by a stage for filtering the colours of those objects that contribute to a pixel. This done by constructing a subpixel mask and filtering across an area of 2×2 pixels. At the end the paper briefly reports on the current state of the project.

[1]  David M. Weimer,et al.  Fast Phong shading , 1986, SIGGRAPH.

[2]  H. Gouraud Continuous Shading of Curved Surfaces , 1971, IEEE Transactions on Computers.

[3]  James H. Clark,et al.  The Geometry Engine , 1982, SIGGRAPH.

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

[5]  Bengt-Olaf Schneider A Processor for an Object‐Oriented Rendering System , 1988, Comput. Graph. Forum.

[6]  Franklin C. Crow,et al.  The Origins of the Teapot , 1987, IEEE Computer Graphics and Applications.

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

[8]  Andrew S. Glassner,et al.  Hardware Enhancements for Raster Graphics , 1985 .

[9]  Claudia Romanova,et al.  Effektives Anti-Aliasing für die Bilderzeugung auf Rastersichtgeräten , 1988, Visualisierungstechniken und Algorithmen.

[10]  Paul F. Lister,et al.  A Multiple Application Graphics Integrated Circuit - MAGIC II , 1987, Advances in Computer Graphics Hardware.

[11]  Robert L. Cook,et al.  The Reyes image rendering architecture , 1987, SIGGRAPH.

[12]  Richard Weinberg,et al.  Parallel processing image synthesis and anti-aliasing , 1981, SIGGRAPH '81.

[13]  Tom Duff Smoothly shaded renderings of polyhedral objects on raster displays , 1979, SIGGRAPH '79.

[14]  Henry Fuchs,et al.  VLSI-Architectures for Computer Graphics , 1986, Advances in Computer Graphics.