A SYSTEM SUBDIVISION APPROACH FOR LARGE RADIOSITY COMPUTATION

Citation
M. Shinya et al., A SYSTEM SUBDIVISION APPROACH FOR LARGE RADIOSITY COMPUTATION, The visual computer, 14(1), 1998, pp. 18-30
Citations number
10
Categorie Soggetti
Computer Science Software Graphycs Programming","Computer Science Software Graphycs Programming
Journal title
ISSN journal
01782789
Volume
14
Issue
1
Year of publication
1998
Pages
18 - 30
Database
ISI
SICI code
0178-2789(1998)14:1<18:ASSAFL>2.0.ZU;2-4
Abstract
A new algorithm for the radiosity computation of higher scene complexi ty is presented. The algorithm regards a large radiosity system as a c ollection of small subsystems. The subsystems interact with each other only through input and output functions, so the large initial equatio n system can be divided into a collection of small equation systems. T his reduces the computational cost to O(n) for n subsystems. Moreover, the data necessary for each subsystem computation is completely local ized, which allows the database to be stored on disk. The algorithm ca n easily be implemented with a slight modification of the hierarchical radiosity algorithm. Experiments demonstrate the efficiency of the al gorithm.