Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 376 Bytes

File metadata and controls

14 lines (9 loc) · 376 Bytes

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