Skip to content

ZAZPRO/bevy_oxr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%