TLDRocket
Sign in

Wearables & AR

1 summarised story about Wearables & AR, each linking back to the original source. Browse all topics →

Thursday, 2 July 2026

Meta Build for Wearables

TLDR 2 weeks ago

Meta published a guide for building web apps for Meta Ray-Ban Display glasses using standard web APIs, recommending AI coding tools like Claude Code and Cursor to generate code when given platform constraints. The guide specifies a fixed 600x600 pixel viewport with no scrolling, dark UI with bright accents for the additive display, arrow-key and Enter input from neural band gestures, and support for standard APIs including DeviceMotionEvent, DeviceOrientationEvent, navigator.geolocation, and localStorage. Developers can now create wearable apps by following these constraints and using the Wearables MCP endpoint for documentation lookup.