The place on a wall example model disappears or refuses to be placed on a white wall. #2240
Unanswered
dbbrooks-lgtm
asked this question in
Q&A
Replies: 2 comments
-
This is just a limitation of ARCore, and therefore WebXR. If the surface is too blank, it can't figure out where it is. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is common issue of AR systems. AR is working with camera RGB resolution. So its not only white wall issue. if you try on wall that is red color, same issue will appear .. Except for Iphone 12 Pro Max. It also work with Lidar which has a distance sensor. |
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.
-
Description
Devices with repro: Samsung S8+, Pixel 4 XL
Go to https://modelviewer.dev/examples/augmentedreality/#wall and click the enter AR button.
The model does not appear and cannot be placed if most of the camera view is a blank white wall. After pointing the camera at an object on the wall like a painting, the model can be placed. Place the model and then try to move it onto the white wall, where the white wall will take up most of the camera view. The model ends up disappearing when moved into the white space, and it's resistant to being dragged into the white space.
Screen recording:
Place_On_Wall_Fails_On_White_Wall.mp4
Version
Browser Affected
OS
Beta Was this translation helpful? Give feedback.
All reactions