pmndrs / xr

šŸ¤³ VR/AR for react-three-fiber

Home Page:https://docs.pmnd.rs/xr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question]: How to implement anchors?

elibenjii opened this issue Ā· comments

commented

Hey guys, is there a way to implement anchors? thanks awesome library!

https://github.com/immersive-web/webxr-samples/blob/main/hit-test-anchors.html

This might work for you https://codesandbox.io/s/webxr-model-ru1k8z I have a mix of react-xr and plain-old webxr to implement anchors.

anchor api is now supported in 6.1 :)