If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
![]() |
|
|
#1 |
|
Member
Join Date: Jul 2006
Posts: 502
|
Whats the difference between Radiance Transfer, Radiosity & Global Illumination?
Do their meanings change when talking in real-time and non-time terms? Is Radiance Transfer the same as Precomputed Radiance Transfer? Wheres my remote? |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Mar 2005
Posts: 1,160
|
They're really not at the same level -- by that I mean, in a hierarchical sense of relationships, the 3 things are at different levels of the hierarchy.
Radiance transfer is just the idea of light getting from point A to point B. Global Illumination is just a term for the idea of trying to simulate all forms of radiance transfer (or at least enough of them to look good). Radiosity is simply one of many methods to achieve a Global Illumination solution of sorts. The difference between RT and Precomputed RT is exactly what it sounds like. You've precomputed the radiance transfer for a scene using some arbitrary method and use that precomputed result to determine lighting behavior. In the case of trying to use it in a realtime situation, you'll use the precomputed result in a simplified form like a few spherical harmonics coefficients and just transform everything into the same basis.
__________________
Life is veritably the exact opposite of a vacuum cleaner. Vacuums tend to suck less and less as time goes on. |
|
|
|
|
|
#4 | |
|
Rock Star
Join Date: Oct 2002
Location: Canada
Posts: 961
|
Quote:
__________________
If at first you don't succeed. Skydiving is not for you. |
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|