Beam tracing polygonal objects
- 1 January 1984
- journal article
- conference paper
- Published by Association for Computing Machinery (ACM) in ACM SIGGRAPH Computer Graphics
- Vol. 18 (3) , 119-127
- https://doi.org/10.1145/964965.808588
Abstract
Ray tracing has produced some of the most realistic computer generated pictures to date. They contain surface texturing, local shading, shadows, reflections and refractions. The major disadvantage of ray tracing results from its point-sampling approach. Because calculation proceeds ab initio at each pixel it is very CPU intensive and may contain noticeable aliasing artifacts. It is difficult to take advantage of spatial coherence because the shapes of reflections and refractions from curved surfaces are so complex. In this paper we describe an algorithm that utilizes the spatial coherence of polygonal environments by combining features of both image and object space hidden surface algorithms. Instead of tracing infinitesimally thin rays of light, we sweep areas through a scene to form “beams.” This technique works particularly well for polygonal models since for this case the reflections are linear transformations, and refractions are often approximately so. The recursive beam tracer begins by sweeping the projection plane through the scene. Beam-surface intersections are computed using two-dimensional polygonal set operations and an occlusion algorithm similar to the Weiler-Atherton hidden surface algorithm. For each beam-polygon intersection the beam is fragmented and new beams created for the reflected and transmitted swaths of light. These sub-beams are redirected with a 4×4 matrix transformation and recursively traced. This beam tree is an object space representation of the entire picture. Since the priority of polygons is pre-determined, the final picture with reflections, refractions, shadows, and hidden surface removal is easily drawn. The coherence information enables very fast scan conversion and high resolution output. Image space edge and texture antialiasing methods can be applied.Keywords
This publication has 15 references indexed in Scilit:
- A Testbed for Realistic Image SynthesisIEEE Computer Graphics and Applications, 1983
- Links-1 - a parallel pipelined multimicrocomputer system for image creationPublished by Association for Computing Machinery (ACM) ,1983
- Ray casting for modeling solidsComputer Graphics and Image Processing, 1982
- On visible surface generation by a priori tree structuresPublished by Association for Computing Machinery (ACM) ,1980
- Transparency for computer synthesized imagesACM SIGGRAPH Computer Graphics, 1979
- A hidden-surface algorithm with anti-aliasingACM SIGGRAPH Computer Graphics, 1978
- Polygon shadow generationACM SIGGRAPH Computer Graphics, 1978
- Shaded Computer Graphics in the Entertainment IndustryComputer, 1978
- Hierarchical geometric models for visible surface algorithmsCommunications of the ACM, 1976
- A new approach to the 'hidden line' problemThe Computer Journal, 1971