diff --git a/README.md b/README.md index fe076ac..7ec2fa1 100644 --- a/README.md +++ b/README.md @@ -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: -- [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) +### 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 -see also: +### Roadmap + +- [OpenXR](#coming-soon) # coming soon +- [CloudXR](#on-hold) # on hold + -decky plugin, breezy desktop, cozy desk