2024-02-23 03:19:10 +00:00
2024-02-23 03:19:10 +00:00
2023-11-16 21:32:17 +01:00
2024-02-23 03:18:35 +00:00
2024-02-22 02:49:23 -08:00

Bevy OpenXR

A crate for adding openxr support to Bevy ( planned to be upstreamed ).

To see it in action run the example in examples with cargo run --example xr

Discord

Come hang out if you have questions or issues https://discord.gg/M5UTBsjN

Troubleshooting

  • Make sure, if you're on Linux, that you have the openxr package installed on your system.
  • I'm getting poor performance.
    • Like other bevy projects, make sure you're building in release (example: cargo run --example xr --release)
Description
No description provided
Readme 3.7 MiB
Languages
Rust 98.4%
Nix 1.6%