#bevy #open-xr #action #community #run #fork #image

bevy_oxr

Community crate for OpenXR in Bevy

1 unstable release

0.1.0 Nov 7, 2023

#1441 in Game dev

31 downloads per month

MIT/Apache

160KB
4K SLoC

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)

Dependencies

~29–64MB
~1M SLoC