Skip to main content

Directional Light

Demonstrates directional light setup with shadow support.

Overview

This example shows how to configure a directional light (like sunlight) with optional shadow casting.

Features

  • Directional light instance
  • Light color and intensity
  • Shadow configuration
  • Shadow map resolution

Try It

Load this example:

https://blazium-engine.github.io/DDDBrowserExamples/directional-light.html

Next Steps