What is Global Illumination?
Most 3D programs render with local illumination.
This means that each object is lit individually, regardless of what
objects surround it. A scene with 1 light will result in a harsh image.
Artists fix this with manually placed "bounce lights" that
mimic the reflected light bouncing from one object to another. Click
next for an example render.
Previous
Next