Ignore new planes after placement #3940
Unanswered
StainlessReality
asked this question in
Q&A
Replies: 1 comment
-
That should be doable, though I'd be a bit concerned about reliability: often the first plane found isn't very accurate. I'd be interested to see your results if you hack up model-viewer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
The problem (fictional scenario for explanation purposes):
You are considering buying a new bed want to see what it would look like in place of your existing bed. You place the new bed on the bedroom floor in your AR session, and drag it across to where the bed would actually sit. The AR session recognises a new plane (your existing bed) and places your new bed on top of your existing bed (not the idea..).
Ideal solution:
Some way to get the AR session to constrain drag-translation to the plane on which the model was placed (effectively making it an infinite plane), and ignore any new planes detected during the session.
Thank you,
Jakub
Beta Was this translation helpful? Give feedback.
All reactions