Global Visibility Algorithms for Illumination Computations
Seth Teller, Pat Hanrahan
Proceedings of SIGGRAPH 93, August 1993, pp. 239--246.
Abstract: The most expensive geometric operation in image synthesis is visibility determination. Classically this is solved with hidden surface removal algorithms that render only the parts of the scene visible from a point. Global illumination calculations, however, may require information between any two points in the scene. This paper describes global visibility algorithms that preprocess polygon databases in order to accelerate visibility determination during illumination calculations. These algorithms are sensitive to the output complexity in visibility space; that is, how many pairs of objects are mutually visible. Furthermore, the algorithms are incremental so that they work well with progressive refinement and hierarchical methods of image synthesis. The algorithms are conservative, but exact; that is, when they return visibility predicates they can be proved true. However sometimes they do not return either totally visible or totally invisible, but partially visible, even though in the same situation a better algorithm might return the exact answer. In this paper we describe the algorithms and their implementation, and show that, in a scene with low average visual complexity, they can dramatically accelerate conventional radiosity programs.
Keyword(s): hidden surface removal, visibility space, radiosity, global illumination, algorithmic triage
BibTeX format:
@inproceedings{Teller:1993:GVA,
  author = {Seth Teller and Pat Hanrahan},
  title = {Global Visibility Algorithms for Illumination Computations},
  booktitle = {Proceedings of SIGGRAPH 93},
  pages = {239--246},
  month = aug,
  year = {1993},
}
Search for more articles by Seth Teller.
Search for more articles by Pat Hanrahan.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."