immersive-web / webxr-samples

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

Add sample for requestHitTestSourceForTransientInput #126

Open lehoangphu opened 3 years ago

lehoangphu commented 3 years ago

The work for OpenXR backend support for Hit-Test is now in Chromium 93, soon the Edge build on Hololens will have hittest enabled by default and it works with transient hand input. This sample demonstrate the API usage for hit-test with transient input source.