A Clustering Algorithm for Radiosity in Complex Environments
Brian Smits, James Arvo, Donald Greenberg
Proceedings of SIGGRAPH 94, July 1994, pp. 435--442.
Abstract: We present an approach for accelerating hierarchical radiosity by clustering objects. Previous approaches constructed effective hierarchies by subdividing surfaces, but could not exploit a hierarchical grouping on existing surfaces. This limitation resulted in an excessive number of initial links in complex environments. Initial linking is potentially the most expensive portion of hierarchical radiosity algorithms, and constrains the complexity of the environments that can be simulated. The clustering algorithm presented here operates by estimating energy transfers between collections of objects while maintaining reliable error bounds on each transfer. Two methods of bounding the transfers are employed with different tradeoffs between accuracy and time. In contrast with the O(s2) time and space complexity of the initial linking in previous hierarchical radiosity algorithms, the new methods have complexities of O(s log s) and O(s) for both time and space. Using these methods we have obtained speedups of two orders of magnitude for environments of moderate complexity while maintaining comparable accuracy.
Keyword(s): clustering, error bounds, hierarchical radiosity, global illumination
BibTeX format:
@inproceedings{Smits:1994:ACA,
  author = {Brian Smits and James Arvo and Donald Greenberg},
  title = {A Clustering Algorithm for Radiosity in Complex Environments},
  booktitle = {Proceedings of SIGGRAPH 94},
  pages = {435--442},
  month = jul,
  year = {1994},
}
Search for more articles by Brian Smits.
Search for more articles by James Arvo.
Search for more articles by Donald Greenberg.

Return to the search page.


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