slint/examples/bevy/README.md
Simon Hausmann 995cf1dd77 Bevy Example: Update screenshot
This one was taken with the Skia renderer for less fuzzy text.
2025-08-29 10:19:26 +02:00

460 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:

cd examples/bevy
cargo run