mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 15:17:25 +00:00
459 B
459 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:
cargo run -p bevy-example