Environment Lighting

An environment lighting is a technique to simulate distant lighting from all directions.

Two main storage format for environment lighting are spherical mapping and cube mapping.

The split sum approximation is a great way to avoid expensive sampling of environment lighting in real-time by using pre-filtering.