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. Dismiss Notice

2D Target Tracking w/ ARKit

Discussion in 'AR' started by pslattery, Dec 6, 2017.

  1. pslattery

    pslattery

    Joined:
    Apr 10, 2017
    Posts:
    4
    We're looking for a way to do 2D image tracking for integration with ARKit.

    Ideally, we'd like to be able let users draw their own images to track, but we're also willing to scale back to using predefined images that users can print out.

    We've looked at Vuforia and it doesn't integrate with ARKit yet so that isn't a viable solution.

    We really appreciate any recommendations to libraries you all have!
    Thanks,
    Peter
     
  2. JelmerV

    JelmerV

    Joined:
    Nov 29, 2012
    Posts:
    248
    I don't understand what you mean. Should users draw by touching the screen of your app and the drawing should appear on a 2D plane in AR? Or do you want the app to recognise your real hands or a pencil and recognise what the user is drawing? :?