immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
995 stars 479 forks source link

Example 17: "Hands Test" is missing #80

Closed bmitchinson closed 3 years ago

bmitchinson commented 3 years ago

Would love to help update the link to example 17 but can't seem to find it anywhere? Has this example been removed?

Ref: https://cabanier.github.io/webxr-samples/ # 17

Yonet commented 3 years ago

@bmitchinson, we need to add a new hand example. Feel free to make a pull request if you have it. Thanks!

bmitchinson commented 3 years ago

Sounds good I'll take a look, maybe in the mean time we could at least mark examples that don't exist with a note?

Yonet commented 3 years ago

@bmitchinson I just noticed the example you are looking for is not on immersive-web examples because it is on here: https://github.com/cabanier/webxr-samples. For the Immersive-web samples on this repo: https://immersive-web.github.io/webxr-samples/ You are still welcomed to do a PR with an example but there are still breaking changes on the hands spec and that might be the reason cabanier haven't made a PR with the example. Thanks!

cabanier commented 3 years ago

The hands test is on the main samples page: https://immersive-web.github.io/webxr-samples/immersive-hands.html