First public release of xg.glass — one API for smart-glasses apps (camera, microphone, display, audio) across Rokid, RayNeo, Omi, Brilliant Labs Frame, Meta, and a simulator.
Install
- Android (Maven Central):
implementation("io.github.hkust-spark:xgglass-universal:0.1.0")— Meta via the opt-inxgglass-device-metaartifact. See the README for repositories and the Meta token setup. - iOS (Swift Package):
.package(url: "https://github.com/hkust-spark/xg-glass-sdk", from: "0.1.0")— productsXgGlass(core + Simulator/Omi) andXgGlassMeta. iOS 16+. TheXgGlassKit.xcframework.zipasset on this release is the binary target and is fetched automatically by SwiftPM. - CLI (PyPI):
pip install xg-glass
See CHANGELOG.md for details. Hardware-validation status varies by device — see the device matrix in the README.