Files
wgpu/examples/features/src/shadow
Alphyr 6696c79ed0 Remove Arc around Buffer in example (#7097)
Now that `Buffer` is clonable, `Arc` is not required anymore. Reflect
that in examples.
2025-02-10 15:51:39 +01:00
..
2025-01-20 18:07:22 -05:00
2025-01-20 18:07:22 -05:00
2025-01-20 18:07:22 -05:00

shadow

This animated example demonstrates shadow mapping.

To Run

cargo run --bin wgpu-examples shadow

Screenshots

Shadow mapping