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