Skip to content

Schmarni-Dev/nexus-vr

 
 

Repository files navigation

Nexus VR

This serves as a monorepo for a variety of projects. See the crates dir for libraries and apps for application-specific crates.

Apps

  • rvid - Remote Virtual Display, a rust based PCVR solution.

Libraries

First Time Setup

cargo install xbuild --git https://github.com/rust-mobile/xbuild
  • Get the Oculus SDK and place OpenXR/Libs/Android/arm64-v8a/Release/libopenxr_loader.so into the rumtime_libs/arm64-v8a/ folder.
  • Install the android command line tools.
  • Install an openxr openxr loader to be able to build the code natively. If you just want to cross compile to quest, this step is optional. See here for installation of monado for linux.

License

Unless otherwise specified, all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%