Search Unity

ARCore Cloud Anchor

Discussion in 'AR' started by jcfalcone89, May 27, 2019.

  1. jcfalcone89

    jcfalcone89

    Joined:
    Jun 17, 2015
    Posts:
    11
    Hey Guys,

    I'm developing a app that will use the ARCore Cloud Anchor to have a online experience. However, it's hard to find material, examples, tutorials, etc to help me with it. Everything is new and it's hard to find proper material.

    Does anyone used it before or know where I can find more?

    I'm using Unity 2018.2 with ARCore 1.9
     
  2. unity_QTBOC7ayG_zBeA

    unity_QTBOC7ayG_zBeA

    Joined:
    May 27, 2019
    Posts:
    1
  3. jcfalcone89

    jcfalcone89

    Joined:
    Jun 17, 2015
    Posts:
    11
    thanks, I'll take a look. But its the ARCore documentation right? Do you have any example within unity that uses the Cloud Anchor? I understand the basics because I use the unity Package for the ARCore but I couldn't properly understand how to use the Cloud Anchor as it's hard to find examples.
     
  4. Flarup

    Flarup

    Joined:
    Jan 7, 2010
    Posts:
    164
    In the ARCore package is a sample scene for cloud anchors. It requires a bit of setup (you need to configure our app for Multiplayer support on the Unity admin page), but overall it's a good example.