Skip to content

MalekiRe/bevy_openxr

 
 

Repository files navigation

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/sqMw7UJhNc

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)

License

Unless otherwise specified, all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

Your contributions

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%