Search Unity

Question Fix AR Lines on the drawn location

Discussion in 'AR' started by farahzehranaqvi, Nov 3, 2021.

  1. farahzehranaqvi

    farahzehranaqvi

    Joined:
    Dec 22, 2020
    Posts:
    5
    I am creating an AR remote assistance app, in which I look for all the horizontal and vertical planes and anchor my touch-based AR drawing on the planes but as I move around these drawings, they begin to slide and are not fixed on that location. Also, it takes longer to detect the planes. How are apps like TeamViewer Pilot are able to fix AR drawings? Is ARCore more powerful than ARFoundation? Any help is much appreciated.

    I'm using Unity 2020.1 and ARFoundation 4.1.7.
     
  2. todds_unity

    todds_unity

    Joined:
    Aug 1, 2018
    Posts:
    324
    ARFoundation uses ARCore on Android devices. The ARCore session might be losing tracking.