googlecodelabs / model-viewer-codelab

Apache License 2.0
4 stars 7 forks source link

Model floating in air; not sitting on surface (even when ar-placement is mentioned explicitly) #13

Open sonalmahendru opened 3 years ago

sonalmahendru commented 3 years ago

I am using model-viewer to create a web-ar application which should project the 3d model on surface upon detection. However, the model keeps floating in air and does not rest on surface. That too, high up in air and with a very zoomed in view. Have to reduce the overall size and then position it properly to make it look like it is on surface.

Can someone help me with this issue that why this surface detection is not happening? I tried model-viewer dev examples too and there too, see the same issue. Should I move to a different webAR library? I want to use model-viewer as that has the record functionality too. I am stuck on it for so many days now. :(

github code link: https://github.com/sonalmahendru/modelviewer