appoly / ARCore-Location

Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
https://www.appoly.co.uk/arcore-location/
MIT License
478 stars 158 forks source link

Element occlusion - arcore depth api #134

Open a-bellezza opened 2 years ago

a-bellezza commented 2 years ago

Hi, i wanted to hide object wich potentially are not visible to the user, for example hiding a a poi if he is behind a building, with something like the depth api of google arcode.

Does the library support this kind of function, or it is possible to integrate it somehow ?