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
298 stars 34 forks source link

Feature Request: sample hand animations and hand tracking support #4

Open hybridherbst opened 1 year ago

hybridherbst commented 1 year ago

For testing custom hand models, it would be great if this extension had a few hand recordings packed with it to choose from.

felixtrz commented 1 year ago

Interesting idea, thanks! There are a number of higher priority things for me at the moment, but I will definitely circle back and explore this idea.

dmarcos commented 1 year ago

This would be awesome to have.

mrhegemon commented 1 year ago

We've been working on much of this using a smattering of previous work out there.

https://github.com/MozillaReality/WebXR-emulator-extension/compare/dev...XRFoundation:WebXR-emulator-extension:dev

@hexafield and I want to work on a PR ASAP

mrdoob commented 1 year ago

Good reference for hand tracking: https://twitter.com/KMkota0/status/1620090836930400257

felixtrz commented 1 year ago

We've been working on much of this using a smattering of previous work out there.

MozillaReality/WebXR-emulator-extension@dev...XRFoundation:WebXR-emulator-extension:dev

@hexafield and I want to work on a PR ASAP

I looked at your fork, so cool!! This will be definitely be a welcome addition to the emulator! Looking forward to that PR!

Utopiah commented 1 year ago

FWIW past explorations on the topic https://github.com/MozillaReality/WebXR-emulator-extension/issues/254

felixtrz commented 1 year ago

Basic support for hands is shipped in v1.3, keeping this thread open for future updates.