Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Global illumination
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Procedure== More and more specialized algorithms are used in 3D programs that can effectively simulate the global illumination. These algorithms are numerical approximations of the [[rendering equation]]. Well known algorithms for computing global illumination include [[path tracing]], [[photon mapping]] and [[Radiosity (computer graphics)|radiosity]]. The following approaches can be distinguished here: * Inversion: <math>L = (1-T)^{-1} L^e\,</math> ** is not applied in practice * Expansion: <math>L = \sum_{i=0}^\infty T^iL^e</math> ** bi-directional approach: [[Photon mapping]] + Distributed ray tracing, Bi-directional path tracing, [[Metropolis light transport]] * Iteration: <math>L_n tl_ e + = L ^{(n-1)}</math> ** [[Radiosity (computer graphics)|Radiosity]] In Light-path notation global lighting the paths of the type L (D | S) corresponds * E. A full treatment can be found in <ref name="WikiMarkup">{{cite book |title=Advanced Global Illumination |edition=2nd |first1=Philip |last1=Dutre |first2=Philippe |last2=Bekaert |first3=Kavita |last3=Bala |isbn=978-1568813073 |date=2006 }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)