Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.07k stars 1.15k forks source link

How to hide or replace the real hand with virtual hand gesture? #818

Closed peterchen2001 closed 3 years ago

peterchen2001 commented 3 years ago

Hi expert, Using ARFoundation, i find that the real hand always locates behind the virtual monster, even though the monster is far away. Is it possible to make my real hand sit in front of the monster? Any clues to make this?

Or is it possible to hide or replace the real hand with virtual hand gesture?

tdmowrer commented 3 years ago

Some iOS devices can identify the part(s) of the camera image that contains a human and provides textures to perform occlusion. In AR Foundation, this is exposed via the AROcclusionManager:

Screen Shot 2021-05-26 at 10 38 01 AM

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.