Crates.io | bevy_oxr |
lib.rs | bevy_oxr |
version | 0.3.0 |
source | src |
created_at | 2023-11-07 00:45:42.811392 |
updated_at | 2024-07-05 03:28:45.459726 |
description | Community crate for OpenXR in Bevy |
homepage | |
repository | https://github.com/awtterpip/bevy_oxr |
max_upload_size | |
id | 1027394 |
size | 398,226 |
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
This crate will not recive any feature or performance updates It will also not get any support it's recommended to migrate to bevy_mod_xr and bevy_mod_openxr, if you want the hand gizmos they are now in bevy_xr_utils
Come hang out if you have questions or issues https://discord.gg/sqMw7UJhNc
openxr
package installed on your system.cargo run --example xr --release
)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!
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.