Hand tracking with WebXR on Oculus Quest 2

Hi, does anyone know where I can find a hand tracking example that works well on Oculus Quest 2?
I found this https://playground.babylonjs.com/#X7Y4H8#16 but sadly it doesn’t work on my device.
Thanks,

@RaananW is the XR king of the Babylon family and he might have anything you need :slight_smile:

Thanks @sebavan

1 Like

Hi @Gustavo_Font ,

can you try this? Babylon.js Playground (babylonjs.com)

This demo should be updated in the doc page, thanks for reminding me!

1 Like

Great @RaananW, it works very amazingly well!
Just a comment, I am testing with an Oculus Quest 2 and in the playgroung if I use babylon 4.2, only the left hand appears in white with a very strange behavior. When I switch to version 5.0 alpha it works great.
Thanks a lot!

1 Like

Those were bugs that were fixed in 5.0. the hand api was also changed since then and the feature was updated to fit the new API only in one of 5’s early alphas.

I am happy it works!

The documentation page was also updated with this demo.

Thank you so much!

1 Like