Search Unity

Tracking and recognizing multiple objects

Discussion in 'AR' started by unity_FTNIJdQbby_PUg, May 28, 2019.

  1. unity_FTNIJdQbby_PUg

    unity_FTNIJdQbby_PUg

    Joined:
    May 28, 2019
    Posts:
    2
    Hey guys,

    I am pretty new at this, so I apologize if this question is something trivial... I am using latest 2.1 ARFoundation and trying new features... However I am interested is it possible to track and recognize multiple, scanned 3d objects at the same time? For example a cup, a monitor and a plant are on the desk and I have 3d models of all of them, how can I track all of them at once?

    Thanks in advance...
     
  2. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    Yes, see https://docs.unity3d.com/Packages/com.unity.xr.arsubsystems@2.1/manual/object-tracking.html and https://docs.unity3d.com/Packages/com.unity.xr.arkit@2.1/manual/arkit-object-tracking.html .
     
    unity_FTNIJdQbby_PUg likes this.