Search Unity

Question How can i track an entire room with ARfoundation ?

Discussion in 'AR' started by Krafet, Jul 6, 2021.

  1. Krafet

    Krafet

    Joined:
    Jan 16, 2016
    Posts:
    2
    Hello,

    I'm trying to instantiate and track an entire room with Arfoundation. (I'm using ARKit with Ipad Pro 2021)

    Currently, I use ARTrackedImageManager to place 4 ARAnchors at each corner of the room.
    Then, I instantiate my scene at the average point of the 4 anchors.

    I'm asking if there is a reliable way to do that ?
     
  2. KyryloKuzyk

    KyryloKuzyk

    Joined:
    Nov 4, 2013
    Posts:
    1,139
    The ARKit World Map is designed for exactly this purpose.