Code samples
- Repo: https://gitee.com/as_pixar/glass3sdkdemo
- These pages describe the glass3sdkdemo project: searchable explanations with pointers into source so developers integrating Rokid Glass 3 can run and reuse the demos quickly.
How to read this section
- For the big picture, start with Overview.
- To run demos locally, start with Quick start.
- If you already know the capability you need, jump to its category below.
Navigation by category
- Overview
- Quick start
- 10 — Connection
- 20 — Messaging & transfer
- 30 — Media
- 35 — Voice & AI
- 40 — Vision
- 50 — System & settings
How it should feel in the doc site
- Left sidebar: grouped by capability.
- Main column: problem first (“what this solves”), then where to tap, where the code lives, and how the flow runs.
- On this page: keep stable sections — purpose, entry, files, flow, pitfalls.
Page template
Across samples we use the same outline so readers can skim across pages:
- Purpose
- Entry point
- Platform(s)
- Main files
- Flow / steps
- Key SDK APIs (when relevant)
- Notes