googlesamples / arcore-depth-lab

ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
https://augmentedperception.github.io/depthlab/
Apache License 2.0
780 stars 153 forks source link

BUG: Occlusions is not working properly into HelloAR using Depth API on android app #15

Closed Holotwin closed 4 years ago

Holotwin commented 4 years ago

Hello, I am using: Unity 2018.4.22 for windows 2010 Arcore arcore-unity-sdk-1.18.0 Huawei p30 pro (Depth API supported)

I pasted the folder arcore-depth-lab-master including the project settings to the new unity project. I could build the Depth Lab apk and running on my phone without a problem.

But when I try to build the HelloAR example enabling Depth API.

The occlusion does not work properly as Depth Lab app built from unity and run from the same phone.

image Screenshot_20200721_005922_com google ar unity arcore_depth_lab 1 Screenshot_20200721_005922_com google ar unity arcore_depth_lab Screenshot_20200721_010202_com google ar unity arcore_depth_lab

Sometimes it gets dark as a shadow or gets the color of the object. But I think it has to disappear the object´s body when a physical object is between it and camera as Avatar depth lab Any solution of this?

ruofeidu commented 4 years ago

Hi Holotwin,

HelloDepth is a subproject in https://github.com/google-ar/arcore-unity-sdk, which is out of the scope of Depth Lab. Would you please route this question to ARCore Unity SDK team? Thank you so much!

Cheers, Ruofei