Files
wsg/docs/user/lights/README.md
T
Jérôme Bousquié d4c2d93fc5 eng doc
2026-09-25 20:06:10 +02:00

720 B

Lights — user documentation

The lighting side of the scene: the light model, shadows, and emissive materials.

Page Topic
Lights Scene-global lights (directional/point/spot/ambient), MAX_LIGHTS, packed indices
Shadows Shadow mapping: picking the casting light, the packed-index pitfall, tuning
Emissive + Exposure Emissive materials (HDR glow) and runtime exposure

Example folder: lib/examples/lights/ (shadow, shadow_test, spot_test, emissive).