Search Unity

How to visualize ground planes?

Discussion in 'Vuforia' started by dustin_red, May 24, 2018.

  1. dustin_red

    dustin_red

    Joined:
    Feb 7, 2018
    Posts:
    46
    In the Unity ARKit plugin, you can get data about tracking points and surfaces. This allows you to create debug visualizations or even show the player where surfaces are detected and how big of an area was detected.

    Is it possible to visualize a ground plane area with Vuforia?

    With a PlaneFinderBehaviour set to AUTOMATIC, I guess you could draw a point at every HitTestResult for visualizing tracking points? But that would only be based on a single screen point at a time.

    From ARKit:
     
    Last edited: May 24, 2018
  2. LinderMedia

    LinderMedia

    Joined:
    Jun 25, 2018
    Posts:
    1
    Did you find out anything?
    I'm looking for the exact same thing, the user experience is way better if there are some indicators showing where you can put objects. Something similar to ARKits extending planes would be perfect...
     
  3. meedabit

    meedabit

    Official Vuforia Employee Vuforia

    Joined:
    Dec 8, 2016
    Posts:
    266
    theolagendijk likes this.