Create World Space AR | Geospatial Creator Tutorial - ARCore in Unity

Поділитися
Вставка
  • Опубліковано 31 тра 2023
  • In this tutorial, you will learn how to create world space AR experiences using ARCore's Geo Spatial API and Unity. You will learn how to:
    * Visualize 3D map tiles data in Unity using Cesium
    *Create a scene that aligns with the real world
    * Enable Google Cloud API etc.
    By the end of this tutorial, you will be able to create your own world space AR experiences using Google's AR Core & Geo Spatial API & anchors
    AR Core Extension: github.com/google-ar/arcore-u...
    Cesium for Unity: github.com/CesiumGS/cesium-un...
    #GoogleIO #GoogleAR #ARCore #GeospatialAPI #unity #arcore
    #augmentedreality
    #worldspacear
    #geospatialdata
    #geolocation
    #markerbasedar
    #objectbasedar
    #spatialmapping
    #artutorial

КОМЕНТАРІ • 124

  • @karnsohot4123

    Why I can’t build and run , it always said failed

  • @ring2manu
    @ring2manu Рік тому +2

    Nice tutorial. Did you face the issue of the gameobject drift in your project ? if yes , could you please let me know how did you solve it?

  • @TheMelixor

    Where i should see the map after adding XR Geospatial origin? The video go forward very fast look like it is damaged

  • @shashankraj7239
    @shashankraj7239 9 годин тому

    I am very new to this so i just followed the steps and then directly build the application and then ran on my android device but it is not using my mobile camera at all . There is just a screen with that google information dialog box. Please help

  • @mohandeepatmuri6448

    I'm setting Altitude type to Terrain and Altitude offset to 0 then setting gameobject exactly on the ground but it is instantiating at the same position(not Y axis) but the game object is not placed on the ground. Could you please help me with this senario.

  • @user-ss5vx8bc6o

    how to add recording button to this to record the video of this ar

  • @aryanpatil1764

    I placed an object at a fixed coordinate but it appears on my mobile screen at a fixed distance relative to my ar camera. Can you please help me out?

  • @sandraeriusand9021
    @sandraeriusand9021 21 день тому

    Thank you very much for the tutorial, however, it does not work for me. I have followed the tutorial and, when it comes time to test if it works, the Unity Console shows me quite a few errors. I have taken screenshots, would you mind if I show them to you somewhere (for example, Discord)? I am not sure how to fix them. Thanks.

  • @user-ku9bo3hb5s

    well explained, thank you. Would you know what kind of problem I'm having? I can't manage to make the tiles work, I did every step but the 3d render of the world doesn't show up at all. I enabled the API (with arcore), made a key and everything. The sample scene also doesn't show up.

  • @AhmadFaraz-bb9tp
    @AhmadFaraz-bb9tp Рік тому +1

    Does this work for indoor also?

  • @lisfloss
    @lisfloss Рік тому +1

    thank you so much for this tutorial !! easy to understand

  • @sewingepiphanies

    Awesome! I watched the official google video, didnt work. yours, perfect!!

  • @Pinkokinawa84

    Thank you so much for the tutorial :) This is great! Do you know how can we test where I put the anchor at home in Unity? For example, if I add an anchor to the effete tower in Paris, is there only way to test this is going to the actual location, or could we test it from home?

  • @Smellybiscuit

    Thank you so much! What if i wanna try to interact or touch the 3D object to make it spin for example, am i able to do it? Do you have a tutorial for that? thank you one again!

  • @user-nc6yi9ni2p
    @user-nc6yi9ni2p Рік тому +1

    Lovely tutorial, however i can't get a geospatial creator in my hierrachy. I use the 2022 LTS version. How do i go about this

  • @antimony.g7656

    Errors when loading tileset, this error when i put api key in geospatial creator origin it is not showing 3d map

  • @zafirahzaini8227

    HI.. I encountered this error when I try to run my project on android device.

  • @DhirenPathak
    @DhirenPathak Рік тому +1

    Nice

  • @gunterstunter
    @gunterstunter Рік тому +1

    Can you create a tutorial showing us how to create a geospatial project with the 2022 LTS?

  • @amitshrestha6833
    @amitshrestha6833 Рік тому

    I'm a student and new to this, one quick question, can you add feature in the app to turn the AR on and off ? If so, how?