meta-quest / immersive-web-emulator

Browser extension that emulates Meta Quest devices for WebXR development. Lead: Felix Zhang (fe1ix@meta.com)
https://developer.oculus.com/blog/webxr-development-immersive-web-emulator/
MIT License
297 stars 34 forks source link

Add/Remove Controller / Hand #41

Open marwie opened 8 months ago

marwie commented 8 months ago

Hi, thanks for working on this

I have two questions regarding input:

1) I can't find an option for adding or removing controllers or hands at runtime. I'd like to be able to test the removal of one or both controllers (or one or two hands) 2) Is it possible to mix and match hands + controllers (e.g. one hand and one controller) - It looks like this is not yet exposed to WebXR but in discussion?

felixtrz commented 7 months ago

Thank you for your feedback! I am planning to implement support for single/no controller scenarios, a realistic timeline for this is early next year.

Multimodality (mix of hands + controllers) support will come later if/when this feature is surfaced in Meta Quest Browser. I don't have more to share at this moment.