Files
bevy_oxr/examples/demo
Schmarni 28008f7964 Fallback to flat when no oxr runtime is found (#51)
* basics done? now to the fun part: changing the ENTIRE lib to work with xr and non xr

* updated stuff and renamed file

* actually add the renamed file into git lol :3

* made lib fallback to flat when no runtime is found but can't compile with default settings under those circumstances
2023-12-08 21:09:48 -08:00
..
2023-11-08 04:09:58 +01:00
2023-10-31 17:44:28 +01:00

setup

install xbuild cargo install --git https://github.com/rust-mobile/xbuild run x doctor and install all required depencencies download the openxr loader and put it in the runtime_libs/arm64-v8a folder

how to run

run x devices

and get the device name that looks something like this adb:1WD523S (probably a bit longer)

then run x run --release