Skip to content
Jirka Dell'Oro-Friedl edited this page Apr 10, 2022 · 6 revisions

FUDGE implements a simple light system. There are four types of light: ambient, directional, point and spot. Using a ComponentLight, lights are attached to nodes. Besides the type, two properties define a light further: the color and the pivot matrix.

Ambient

This is purely diffuse light equally distributed in space without any direction. The