ForTehLose d26e6b7acf Merge pull request #99 from Schmarni-Dev/root-cameras
Refactor - Parent the Cameras to the OxrTrackingRoot
2024-05-14 23:16:38 -04:00
2023-12-11 12:59:37 -06:00
2024-03-22 21:19:43 -05:00
2024-05-03 16:46:32 -05:00
2024-05-03 16:46:32 -05:00
2024-05-10 18:23:47 -05:00

Bevy OpenXR

An in-progress crate for adding openxr support to Bevy without forking. image

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

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%