Learn to Create and Manage Spatial Anchors | Meta SDK

Поділитися
Вставка
  • Опубліковано 30 січ 2025

КОМЕНТАРІ • 27

  • @rinwong5153
    @rinwong5153 3 місяці тому +3

    Hello, this video is excellent. I would like you to create more videos about Spatial Anchors, such as how to create multiple different Spatial Anchors at the same time and how to save them, ensuring that they can be seen again after restarting. Thank you!

  • @David_Fernandez
    @David_Fernandez Місяць тому +1

    OK, actually in the end of the video you say you would do a tutorial on how to actually modify the main script to actually place different prefabs (and not only one) in the anchors' place. Please please :)

  • @iversenarroyo7220
    @iversenarroyo7220 7 місяців тому

    Thanks for the video, it's really useful and I'm looking forward to the next one.

  • @ruyanchen17
    @ruyanchen17 5 місяців тому

    thank you for the video! it really helps a lot!

  • @childhoodintense8172
    @childhoodintense8172 Місяць тому

    Hey ty for the video, what I am asking my self since so long, is there a way to see the scene model in the inspector without beeing in play mode? Lets say i want to place VR-Objects on my real table ? How can I know/see where my furniture is, before I am in play mode ??

  • @David_Fernandez
    @David_Fernandez 2 місяці тому +1

    Great tutorial, but it would be so helpful to know how to spawn different prefabs attached to different anchors, like:
    Prefab A -> Anchor 1
    Prefab B -> Anchor 2
    Prefab C -> Anchor 3
    Etc.
    Anyone know how to implement such functionality?
    Thanks in advance!

    • @maximilianspeckvonsternbur1855
      @maximilianspeckvonsternbur1855 Місяць тому

      Thats just what i will be building. Not sure how tho. Or should i rather initiate them in editor and change their location to the one of the anchor via scrpt instead?

  • @ruyanchen17
    @ruyanchen17 5 місяців тому +1

    may i know how to use different anchors to spawn different objects?

  • @realityranger-s
    @realityranger-s 7 місяців тому

    I hope this works good on quest 2 , As always nice video we definitely need a video to customize according to our ideas.

  • @IPete2
    @IPete2 4 місяці тому

    as always a great video, more please ;)

  • @kevinventura5873
    @kevinventura5873 7 місяців тому

    Nice vídeo!! But what if I want to move the Anchor after placing it? It will keep the spawn location ir the last location?

    • @immersiveinsiders
      @immersiveinsiders  6 місяців тому

      Ideally you find the spatial using raycast or collision detection, once you have the anchor you can move it and save it once again. Once you save it, it will not spawn in the previous location.

  • @abhikhubby
    @abhikhubby 7 місяців тому +1

    Would def appreciate a bit more depth on real life use cases for these spatial anchors!

    • @immersiveinsiders
      @immersiveinsiders  6 місяців тому +1

      Here are some of the real life use cases:
      1. Design Visualization: Architects can place spatial anchors on a construction site to visualize and walk through 3D models of buildings.
      2. Interactive Learning: In educational settings, spatial anchors can be used to place 3D models and historical recreations in classrooms, making learning more interactive and engaging.
      3. Property Tours: Real estate agents can use spatial anchors to create virtual tours of properties

  • @brooksw453
    @brooksw453 6 місяців тому

    Great video. I would definitely like to see how you modified the controller script

  • @bernardocastello2342
    @bernardocastello2342 6 місяців тому

    Is there any way to put more than one different anchor? Like one a video player and another an object

    • @immersiveinsiders
      @immersiveinsiders  5 місяців тому +1

      Yes, anchors are just placeholders. You can have a script in place to have different anchors to spawn different object. I kind of did something similar as you can see at the end of the video.

    • @bernardocastello2342
      @bernardocastello2342 5 місяців тому

      @@immersiveinsiders Thanks! I was able to spawn different anchors by changing the controller script, but I got some errors when loading them. When loading them, instead of spawning different anchors, only one type spawns. I would definitely like to see how you modified the controller script

  • @zesori
    @zesori 7 місяців тому

    Do you know if this is only possible with Meta Quest Link or if SteamVR or something else could also support this from the Quest 3 wireless to PC?

    • @immersiveinsiders
      @immersiveinsiders  6 місяців тому +1

      Yes, this is possible with Link and air link.

    • @zesori
      @zesori 6 місяців тому

      @@immersiveinsiders Thank you

  • @nashad6142
    @nashad6142 5 місяців тому

    Pls make a video about it

  • @hamzzashaffi
    @hamzzashaffi 7 місяців тому

    Nice as always! :)

  • @ELF_Productions
    @ELF_Productions 6 днів тому

    ive been having a problem that when it saves the anchors it reloads them in the wrong order which is a bad no no.
    ua-cam.com/video/QANw-VGY7M8/v-deo.html

  • @David_Fernandez
    @David_Fernandez Місяць тому +1

    This tutorial (and all other tutorials about spatial anchors) don't make any sense, if you don't show how to substitute the default spatial anchor prefab, for your own prefabs. It's such a pity and such nonsense... why do you want spatial anchors, if they only show that useless anchor prefab???

    • @ELF_Productions
      @ELF_Productions 6 днів тому

      are you saying there should be a tutorial that shows how to do something like this problem ive been having?
      ua-cam.com/video/QANw-VGY7M8/v-deo.html