Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Alternative to Vuforia

Discussion in 'AR' started by sarawaters, Apr 16, 2019.

  1. sarawaters

    sarawaters

    Joined:
    Jan 10, 2018
    Posts:
    4
    Hi

    Im trying to create the same image target detection and control as Vuforia offers but in a free package. Does ARkit offer the same, if so can someone point me in the right direction please.

    Im totally stumped and would like to use this for a work presentation this week.

    Thank you
     
  2. underkitten

    underkitten

    Joined:
    Nov 1, 2018
    Posts:
    30
    Just check out a couple of "Unity ARKit tutorial"s.
    Get ARKit from BitBucket or Git and it has a bunch of example assets and scenes.
    ARKit1.5 -> UnityARIImageAnchor example.
    The whole scene is already set up, you just need to insert the image that you want to be tracked and the model(or whatever you want to spawn).