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

Question Unity and vuforia on Hololens

Discussion in 'AR' started by aron6, Nov 14, 2020.

  1. aron6

    aron6

    Joined:
    Nov 14, 2020
    Posts:
    1
    Looking for some help with implementing Vumarks with Vuforia engine. Need to have different vumark instances trigger different AR objects as holograms.

    Trying to implement vumarks similar to this video where the AR content changes based on vumark instance:
    . starts at 11:08 into the video.

    Can't use the steps in the video because of changes to the api in newer versions of Vuforia engine.

    I have tried the Vuforia sample from here but its not clear on how everything would be implemented in a new project.:
    https://assetstore.unity.com/packages/templates/packs/vuforia-hololens-1-2-sample-101553

    Mainly, the following things are unclear from the sample:

    1. In the scene that uses vumarks, there is an object named 'VuMarkHandler' in the scene hierarchy. How is this object added / created?

    2. How is it specified which AR content is to be loaded based on vumark instances?

    relavant documentation:
    https://library.vuforia.com/content...orking-with-the-HoloLens-sample-in-Unity.html

    https://library.vuforia.com/content/vuforia-library/en/articles/Solution/Working-with-VuMarks.html