You'll need to place this repo in a directory together with the rust-gpu repo because of some versioning complexities.
Dev mode: cargo run
Release mode (much faster): cargo run --release
- Run with profiling:
cargo run --release --features bevy/trace_chrome - View trace at perfetto