
table of contents
|
What is the relation between Radiosity and Ray Tracing when using them together ?
The result of Radiosity calculation is three-dimensional data. Radiosity is calculated first, and then Ray Tracing is rendered using the result. The lighting gradation in the scene is created with the diffuse reflection component and mirror reflection component of two types of light: direct light (the light directly from the light sources) and indirect light (the light reflected on the other objects).(For easier understanding, transparency and refraction are excepted) Radiosity method calculates the diffuse reflection component of the direct and indirect light. On the other hand, Ray Tracing calculates diffuse reflection component and mirror reflection component of the direct light. Therefore, when using them together, the mirror reflection component of the direct light cannot be calculated. Because the diffuse reflection component of the direct light is calculated in both methods, there is no choice for the result to be used.
|
Copyright ©2004 OptGraph,Inc, All rights reserved |