mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-22 08:12:48 +00:00
460 B
460 B
bevy
This example shows how to integrate Bevy 3D rendering into Slint, using WGPU.
The example can be run on desktop platforms.
On a desktop system, run the demo with the following command:
cd examples/bevy
cargo run