Web Apps Update! *Pinch & Drag, Offline Mode, Text Input, Back Navigation...*
▲ 69 r/MetaGlassesforDevs+2 crossposts

Web Apps Update! *Pinch & Drag, Offline Mode, Text Input, Back Navigation...*

🤏 Pinch and Drag Gesture for sliders, maps, etc
🛜 Offline Mode via service worker & cache API
✍️ Text Input via handwriting & voice composer
🔙 Back navigation via thumb & middle-finger pinch
⚙️ Updated Skills files

Get Started https://wearables.developer.meta.com/docs/develop/webapps
Changelog https://github.com/facebookincubator/meta-wearables-webapp/commit/24d7bfc553d33d7fe849cd70d04544b1de555896

u/oscarfalmer — 3 days ago
▲ 18 r/MetaGlassesforDevs+1 crossposts

real-time tactical base-defense game for Meta Ray-Ban Display glasses

Hey guys I’m currently developing I would like to think the most advanced and interesting game for the meta rayban displays, I’m looking to see how much interest there is in a game of this style to see if I should polish it for others to play. So please read below watch the video and if it’s something you like the idea of leave a reply and that will let me know if I should publicly release it when done (visually it looks way better on the glasses, the screen recording heavily messes it up)

Game description—

. You gradually construct a working base using turrets, heavy weapons, shields, power infrastructure, storage, refineries, ammunition workshops and support buildings. Expanding feels meaningful because every new structure adds a useful capability, but also introduces another system you need to supply and protect.

Power is limited and actively routed between buildings. During combat, you might reduce power to a cannon so you can refine salvage, manufacture ammunition, recharge defenses, or reinforce another weapon. Ammunition and resources are physically stored, buildings can be damaged or permanently lost, and careless layouts can leave important infrastructure exposed.

Alongside regular attacks, there are multi-stage raid expeditions where you choose what equipment and ammunition to risk for additional rewards. Surviving structures return with their existing damage, while destroyed equipment and unsecured loot can be lost. The idea is to make positioning, expansion and resource decisions genuinely matter without overwhelming the small glasses display.

Thank you for reading and if you want to play this real time building and strategy game please reply below and I’ll finish it asap for all of you to enjoy :)

u/No_Island2095 — 3 days ago
▲ 27 r/MetaGlassesforDevs+1 crossposts

📣 New Display Web App Simulator!

This official Chrome extension recreates the 600×600 display of Meta Ray-Ban Display Glasses right in your browser, so you can preview and QA web apps against the real display rendering — additive blending, environment backgrounds, and D-pad input — without the hardware.

Features

- Exact 600×600 display frame with toggleable glasses overlay
- Built-in, custom, and animated environment backgrounds
- Live webcam background for real-world blending preview
- On-screen + keyboard D-pad input injection
- App brightness, background brightness, blur, and auto-dimming controls
- Built-in viewport recorder for capturing demos and bug reports
- "View on Glasses" QR code generation
- Live QA checklist (viewport, favicon, focus, overflow, and more)

https://chromewebstore.google.com/detail/jpjlmmodokemlepklkdbimceggpbjcll

// Reminder: make sure to join Meta official subreddit too at r/MetaGlassesforDevs :)

u/oscarfalmer — 1 month ago
▲ 38 r/MetaGlassesforDevs+1 crossposts

Device Access Toolkit 0.8 out! 🎉

Hi everyone,

We’re excited to announce the release of version 0.8 of the Meta Wearables Device Access Toolkit.

📌 Release Notes

  • New Meta Glasses Support
  • New Wifi Video Streaming Support for consistent video quality at high resolution settings
  • Various APIs improvements

🔗 Check the iOS changelog and Android changelog to see full changelogs.
🔗 Check the full Documentation on Wearables Developer Center.
🔗 Post your projects on the new Meta Subreddit for AI glasses developers.

u/oscarfalmer — 2 months ago
▲ 24 r/MetaGlassesforDevs+2 crossposts

You saw this viral running video? Learn all about it and more in the first episode of Through the Lens: Building for AI glasses!

In this first episode of Through the Lens: Building for AI glasses, Oscar Falmer, Wearables Developer Advocate, welcomes Stijn Spanhove, XR Developer at InThePocket who made indoor and outdoor location based experiences with the Meta Wearables Device Access Toolkit and Web Apps.

https://www.youtube.com/watch?v=t-TaxwrmtgE

u/oscarfalmer — 2 months ago

What is your feedback on Web Apps and the Device Access Toolkit?

Hi everyone, we're delighted by the enthusiasm for the great projects you are all building!

I was wondering if you got have feedback or feature requests regarding Web Apps and/or the Device Access Toolkit you would like to share?

Please share as much details as possible on the use-cases or examples you got in mind so we can best assess your requests or feedback, and specify clearly if this is about Device Access Toolkit or Web Apps.

reddit.com
u/oscarfalmer — 2 months ago
▲ 34 r/MetaGlassesforDevs+1 crossposts

Join me at AWE for my talk 'Building Content for Meta AI Glasses' on June 17 at 1pm! Who's coming to AWE?

u/oscarfalmer — 3 months ago
▲ 28 r/MetaRayBanDisplay+1 crossposts

Made a new compilation of great Web Apps on Meta Ray-Ban Display made by the community since last week!

Please make sure to keep posting your creations on the official Meta subreddit too on r/MetaGlassesforDevs :)

u/oscarfalmer — 3 months ago
▲ 43 r/MetaRayBanDisplay+1 crossposts

Check out the Display Web Apps the community has built over the weekend

On Thursday, we released the ability to create Web Apps for Meta Ray-Ban Display and we are delighted to see the enthusiasm in only a couple days.

Here is a compilation of all of your amazing creations!
Posted on r/MetaGlassesforDevs, X, LinkedIn

Congrats and looking forward to discover more or your apps! 😎

u/oscarfalmer — 3 months ago

You can now record your display on Meta Ray-Ban Display!

- On Display glasses: swipe to left Settings panel, swipe down, tap 'Display Recording'
- On Meta AI app: below your Glasses, swipe left the banner with 'Translate', 'Captions' and tap 'Record Display'

u/oscarfalmer — 3 months ago

Build for display glasses starting today!

Hi everyone, 

The wait is over, we’re excited to announce you can now build for Meta Ray-Ban Display!
Availability is currently rolling out starting today over the next couple weeks.
In Developer Preview, you can now build visual overlays and standalone apps with two build paths:

Device Access Toolkit for iOS and Android apps

With the Device Access Toolkit v0.7 released today, you can now add display UI components including text, images, lists, buttons, and video playback. Combined with the existing toolkit capabilities: camera, audio, and display, the Device Access Toolkit gives mobile developers deep hardware integration.
Read more in our developer docsiOS and Android changelogs.

Web Apps

Web apps offer a new path for developers who want to build standalone experiences from scratch using standard HTML, CSS, and JavaScript. You can build games, transit tools, cooking guides, grocery list overlays, instrument practice aids, and more with access to motion and orientation data, phone GPS, input from the Meta Neural Band and local storage. Because it's web-native, iteration is fast: build and preview in your browser, then deploy to your glasses via a URL. This path is ideal for rapid prototyping, lightweight utilities, and entirely new categories of on-device experiences.
Read more in our developer docs.

Get started

Availability is rolling out starting today, see linked documentation for full details:

  • Device Access Toolkit: Check out the GitHub repos for iOS and Android to integrate the SDK, and visit the documentation for more details. 
  • Web Apps: Access the starter kit on GitHub to start building with your favorite AI coding tools including Claude Code, Cursor, GitHub Copilot, and more, and visit the documentation for more details.

Display Recording

In the new Meta Ray-Ban Display firmware rolling out starting today, you can also now do display recording! We recommend sharing your projects videos using that feature online and on this dedicated subreddit. 

Questions

This is the official blog post, we have a FAQ section here that should answer most questions you got, but please ask below any questions you have and I will do my best to reply to you all.

u/oscarfalmer — 3 months ago