Skip to content

Commit

Permalink
let's go
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedowns committed Feb 8, 2024
1 parent fd65046 commit 077d1e7
Showing 1 changed file with 30 additions and 11 deletions.
41 changes: 30 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,39 @@
# xreal-webxr
webxr support for xreal devices

Based on the combined efforts of the Project Make Real Team
work in progress; webxr support for xreal devices

Read the history of these projects:

> https://jakedownsdev.substack.com/p/open-sourcing-nreal-air-development?utm_source=profile&utm_medium=reader2
other open source xreal drivers:
based on combined effort of:

### Community Open Source Xreal Drivers:

- [Windows](https://github.com/MSmithDev/AirAPI_Windows) - .dll
- [Android](https://github.com/SARankDirector-Minecraft/XR-android-driver) - .so?
- [Linux](https://gitlab.com/TheJackiMonster/nrealAirLinuxDriver) - .so?
- [Mac](https://gitlab.com/DanBurkhardt/nrealAirLinuxDriver/-/tree/main) - .dylib?
- [WebXR](https://github.com/jakedowns/xreal-webxr) - WebXR Bindings and Test Utilities / Getting-Started Example(s) Basis for NPM package
- [Rust](https://github.com/badicsalex/ar-drivers-rs) - Cross-Platform Rust Library
- [XRLinux](https://github.com/wheaney/XRLinuxDriver) - Linux, Steam Deck - Decky Plugin
- [OpenVR-xrealAirGlassesHMD](https://github.com/wheaney/OpenVR-xrealAirGlassesHMD) - OpenVR driver for xReal Air Glasses as a HMD

### Projects using Open Source Xreal Drivers

- [breezy desktop](https://github.com/wheaney/breezy-desktop) - Linux
- [cozy desk](https://cozydesk.space/download/) - Mac
- [PhoenixHeadTracker](https://github.com/iVideoGameBoss/PhoenixHeadTracker/releases) - Windows
- [Monodo - xreal support](https://gitlab.freedesktop.org/monado/monado/-/tree/main/src/xrt/drivers/nreal_air) - Linux + OpenXR (via [TheJackiMonster](https://gitlab.com/TheJackiMonster))

### Utilities

- [Unofficial Firmware Mirror](https://air.msmithdev.com/) - Web Firmware Updater Mirror


- [Windows](https://github.com/MSmithDev/AirAPI_Windows)
- [Android](https://github.com/SARankDirector-Minecraft/XR-android-driver)
- [Linux](https://gitlab.com/TheJackiMonster/nrealAirLinuxDriver)
- [Mac](https://gitlab.com/DanBurkhardt/nrealAirLinuxDriver/-/tree/main)
- [Web](https://github.com/jakedowns/xreal-webxr)
- [Rust](https://github.com/badicsalex/ar-drivers-rs)
### Roadmap

- [OpenXR](#coming-soon) # coming soon
- [CloudXR](#on-hold) # on hold

see also:

decky plugin, breezy desktop, cozy desk

0 comments on commit 077d1e7

Please sign in to comment.