Skip to content

SARankDirector-Minecraft/XR-android-driver

 
 

Repository files navigation

XR-android-driver

Description

A project to allow usage of Xreal Air (and Potentially other) Glasses on android devices. Currently built into a demo app that displays headings in degrees, generated through sensor fusion.

Project Goals

  • Port the library to a game engine
  • Improve Latency
  • Eliminate Drift
  • Support other AR Glasses.

Supported Devices

XReal Air 1, XReal Air 2, XReal Air 2 Pro.

Getting Started

Dependencies

  • Android studio
  • ahrs
  • Chaquopy
  • Ndk

Installing

  • Clone the repository into android studio
  • Change NREAL_AIR_PRODUCT_ID to 0x0424 if using XReal Air 1
  • build and run it for your device.

Authors

SARankDirector

  • 0.1
    • Initial Release

License

This project is licensed under the BSD 3-Clause License - see the LICENSE.md file for details

Acknowledgments

About

Nreal Android Application Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.6%
  • Python 3.4%