Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Tracking a physical pen in augmented reality.

Discussion in 'AR' started by checkel3, Aug 16, 2023.

  1. checkel3

    checkel3

    Joined:
    May 26, 2023
    Posts:
    2
    Hello, I am currently trying to figure out the best way to track a pen in augmented reality. I am currently using vuforia for a different part of my application so I have tried to use that to track the pen by playing am image target at a certain point of the pen and then having an image representation that gets the position of the tip of the pen. While this works, it is very glitchy as the image target is not always being tracked. I was wondering if there was any other way people have attempted to do this. I have been sugested to place other types of markers onto the pen like a colored piece of tape etc. These suggestions however all seem to require another plugin that requires camera access. In the past I have attempted to use vuforia and mediapipe together but I have only come across camera feed conflicts that make this not possible. Any ideas?
     
  2. WyattBUnity

    WyattBUnity

    Unity Technologies

    Joined:
    Mar 27, 2023
    Posts:
    33