Face Cluster Radiosity - Robotics Institute Carnegie Mellon University

Face Cluster Radiosity

Andrew Willmott, Paul Heckbert, and Michael Garland
Workshop Paper, EGSR '99 Eurographics Workshop on Rendering Techniques, pp. 293 - 304, June, 1999

Abstract

An algorithm for simulating diffuse interreflection in complex three dimensional scenes is described. It combines techniques from hierarchical radiosity and multiresolution modelling. A new face clustering technique for automatically partitioning polygonal models is used. The face clusters produced group adjacent triangles with similar normal vectors. They are used during radiosity solution to represent the light reflected by a complex object at multiple levels of detail. Also, the radiosity method is reformulated in terms of vector irradiance and power. Together, face clustering and the vector formulation of radiosity permit large savings. Excessively fine levels of detail are not accessed by the algorithm during the bulk of the solution phase, greatly reducing its memory requirements relative to previous methods. Consequently, the costliest steps in the simulation can be made sub-linear in scene complexity. Using this algorithm, radiosity simulations on scenes of one million input polygons can be computed on a standard workstation.

BibTeX

@workshop{Willmott-1999-14931,
author = {Andrew Willmott and Paul Heckbert and Michael Garland},
title = {Face Cluster Radiosity},
booktitle = {Proceedings of EGSR '99 Eurographics Workshop on Rendering Techniques},
year = {1999},
month = {June},
pages = {293 - 304},
}