Skip to main content

Lights and Shadows

Demonstrates shadow rendering with directional lights.

Overview

This example shows how to configure shadows for realistic lighting.

Features

  • Directional light with shadows
  • Shadow map resolution
  • Shadow bias
  • Shadow quality settings

Try It

Load this example:

https://blazium-engine.github.io/DDDBrowserExamples/lights-shadows.html

Next Steps