Giter Site home page Giter Site logo

bevy_vr_blocks's Introduction

Setup

Get libopenxr_loader.so from the Oculus OpenXR Mobile SDK and add it to runtime_libs/arm64-v8a https://developer.oculus.com/downloads/package/oculus-openxr-mobile-sdk/ runtime_libs/arm64-v8a/libopenxr_loader.so

install xbuild. Note that the --git is very important here.

cargo install --git https://github.com/rust-mobile/xbuild

DID YOU INSTALL IT FROM GIT? IF NOT GO BACK AND INSTALL IT WITH --git DO IT. DO IT NOW. IT WILL NOT WORK IF YOU HAD IT PREVIOUSLY INSTALLED.

published xbuild does not allow for dylibs, but the xbuild on git does.

# List devices and copy device string "adb:***"
x devices

# Run on this device
x run --release --device adb:***

If you have issues with blake3 ( this is common ) build with this

CARGO_FEATURE_PURE=1 x run --release --device adb:***

bevy_vr_blocks's People

Contributors

malekire avatar schmarni-dev avatar

Stargazers

 avatar  avatar Ryan Butler avatar Zach Bateman avatar  avatar

Watchers

 avatar

Forkers

schmarni-dev

bevy_vr_blocks's Issues

Crash on Meta Quest 3

Apk build ok, But I have black screen with the guardian area only visible when I run it.
It also have constant noise in the background.
I have to restart my Quest 3, cannot even exit from the app (Example app)
Which version of libopenxr_loader.so should I use?
My OS is Ubuntu 22.04.

Error logs:
6439 6476 E event /home/gery/.cargo/git/checkouts/bevy_oxr-fb6911d4498e628c/72f2e71/crates/bevy_openxr/srcFailed to initialize openxr: OpenXR loading error: undefined symbol: xrCreateInstance

6439 6476 E event /home/gery/.cargo/git/checkouts/bevy_oxr-fb6911d4498e628c/72f2e71/crates/bevy_openxr/srcPassthrough is not supported with this runtime

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.