Skip to content

xg.glass 0.1.0

Latest

Choose a tag to compare

@Chikati Chikati released this 03 Jul 08:47

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-in xgglass-device-meta artifact. 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") — products XgGlass (core + Simulator/Omi) and XgGlassMeta. iOS 16+. The XgGlassKit.xcframework.zip asset 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.