Tap to augment in WebXR #3106
Unanswered
HimanshuBarak
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No, but the user can drag the object to where they want it. We try to keep this as simple as possible, since just getting ARCore to find anywhere to place the object is not easy and when it's unreliable the users tend to get irritated. As soon as they move their phone enough to find the floor, the object will move to the floor. You can use child HTML elements to give them instructions and base your CSS on our |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey
By default, the model automatically augments as soon as the camera points to a surface.
I want the user to move their camera to the desired location first and then tap on the location to augment the model in that specific location/surface. Is there any way to achieve this ?
Thanks for any guidance.
Beta Was this translation helpful? Give feedback.
All reactions