immersive-web / webxr-samples

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

Add anchor support to hittest sample #125

Closed lehoangphu closed 2 years ago

lehoangphu commented 3 years ago

Anchor are mostly leveraged together with the hit-test. Thus, we should update the hittest sample to demonstrate the usage of Anchor and Hit-test together.

lehoangphu commented 3 years ago

Agree. I put back hit-test.html and keep it together with the new hit-test-anchors.html

lehoangphu commented 2 years ago

Thank you for the feedbacks. I have updated the title and description to better reflect the change.

toji commented 2 years ago

Thank you!