3bacc37e74f35ff81879819d577e939e1dd13be6
Bevy OpenXR
An in-progress crate for adding openxr support to Bevy without forking.
To see it in action run the example in examples with cargo run --example xr.
Quest
Running on Meta Quest can be done with https://github.com/rust-mobile/cargo-apk and requires disabling default features.
cargo apk run --example xr --release --no-default-features
Description
Languages
Rust
98.4%
Nix
1.6%