Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

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

    Unity Technologies

    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.