Files
bevy_oxr/README.md
Alexi Chepura d77d196d0c cleanup
2023-10-18 13:54:55 +03:00

7 lines
273 B
Markdown

# Bevy OpenXR
An in-progress crate for adding openxr support to Bevy without forking.
![image](https://github.com/awtterpip/bevy_openxr/assets/50841145/aa01fde4-7915-49b9-b486-ff61ce6d57a9)
To see it in action run the example in `examples` with `cargo run --example xr`