slint/examples/bevy/README.md
2025-06-02 13:26:23 +02:00

459 B

bevy

This example shows how to integrate Bevy 3D rendering into Slint, using WGPU.

The example can be run on desktop platforms.

Screenshot of the Bevy Demo

On a desktop system, run the demo with the following command:

cargo run -p bevy-example