Multiple Image Tracking Unity & Business Card

Multiple Image Tracking & Business Card — Unity Asset ⭐ Unity AR Foundation Engine (ARKit, ARCore) and AR Image Tracking technique in this Template Unity Project allows you to detect multiple 2D images in the Real World, triggering digital content to appear in the form of Videos, Photos, Texts, Sounds, 3D animations, and more. You can add any Image to Tracking. Multiple Business Cards are Loaded Dynamically into the only reusable Game Object on the scene. Target Business Card can be selected with a separate Tracked Image (AR Image Marker). ⭐ Image Tracking and Multiple Images — AR Testing — Tutorial: ⭐ ARCore (Android) Behavior ARCore API assumes that AR Images are static in the environment (2), so once they are recognized successfully, they will always appear in the list of anchors (updated list) (1) until the session is reset. This means 2 things: 1. AR Foundation will never mark the Tracked Image as removed, and it will never mark the Tracking State for the Tracked Image as None. 2. If you try to test 2 Different Images via your monitor (desktop/laptop) and you will switch images with CMD Tab (macOS) or Alt Tab (Windows), so Images will be in the same position on the monitor, then ARCore will not understand that. ⭐ ARKit (iOS) Behavior 1. Tracking State for the Tracked Image can be set as None when the camera stops seeing it. 2. 2 images can be successfully tested on the monitor in the same position, as it described above for ARCore. #AR #Unity3D #Unity