Vuforia Unity Tutorial - Ground Plane #11

Поділитися
Вставка
  • Опубліковано 20 жов 2024

КОМЕНТАРІ • 34

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

    Thank you so much for doing this! i was going crazy finding a tutorial that explained what plane finder does and how it works.

  • @aryakadam7892
    @aryakadam7892 9 місяців тому +3

    can u make video for multiple targets for ground plain ?. Nice Video anyways .

  • @dusty_sameer
    @dusty_sameer 9 місяців тому

    Can I add multiple models inside the ground plane stage & further add a object activator script to toggle between those objects. Is this the right way or am I supposed to do anything else ?? need assistance.

  • @onlystatus6010
    @onlystatus6010 3 місяці тому

    In ground plane object grabbing is possible

  • @krispykrim197
    @krispykrim197 8 місяців тому

    can you make a tutorial for devices that do not support ar core. I am trying to make an app that is compatible with all devices.

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

    Hello, i wanted to ask you because my apps keep not showing anything, it seems like it can't detect the ground.
    I've tried the tuttorial for few times but the results are the same. Would you like to tell me any possibilities or any other way to fix that? Thanks💌

    • @吳景漢
      @吳景漢 Рік тому

      mine as well, camera is working but nothing show

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

      Can you please change the Unity version to 2022 via Unity Hub and try it again.

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

    what if i want to put that car on the ground only after recognizing an image target?

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

      Yes that is possible! But you need to have a custom implementation for that. Thank you!

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

      @@RenderIsland i wonder about this aswell, can you make tutorial pls 😄 maybe the idea is, AR image target for a room and then after image get recognize you add button to make the room have scale of 1:1, if that possible 😄😁 thank you so much

  • @kazuhonkai
    @kazuhonkai 10 місяців тому

    how to make AR objects face different directions when spawned?
    For example, I want to display car objects facing each other

    • @RenderIsland
      @RenderIsland  10 місяців тому +1

      You can set rotation in Instantiate:
      When you instantiate the object, you can explicitly set its rotation. For example:
      GameObject instantiatedObject = Instantiate(prefab, position, Quaternion.identity);
      instantiatedObject.transform.rotation = Quaternion.Euler(x, y, z); // Set desired rotation
      Thank you!

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

    Hey. Thanks a lot for your efforts. Pls make more videos

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

    how do i add labels that will stick by to specific points of the 3d model? for example, if the car above, i add a label specificly for the tyres, and the mirrors etc, thanks!

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

      You can just add the labels relative to the object and anchor them in to local position by making the labels as child objects.

  • @GameDeveloper928
    @GameDeveloper928 9 місяців тому

    i have followed different tutorials including your, vuforia with image target works , but it donot work with plane target, camera display but donot show my 3d model, which is shown with image target why, please ans

    • @aryakadam7892
      @aryakadam7892 9 місяців тому +1

      the andriod device u using might not be compatible - the device must me samsung A30 or more

    • @GameDeveloper928
      @GameDeveloper928 9 місяців тому

      I have checked it on above category of samsung A30 but still problem@@aryakadam7892

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

    I having trouble with the object, it won't appear after I build the app. PLEASE HELP

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

      Your Phone should support ARCore or something

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

    hey can we use the ground plane stage and then start the plane detection? as main goal is to detect ground floor and start plane detection.

    • @RenderIsland
      @RenderIsland  11 місяців тому

      Yes that is possible but there will be some technical conflicts ho handle when you use both. Thank you!

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

    I have done few AR apk but those apk not working proparly I.e vuforia watermark is comming. Can you please suggest me mam

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

      Can you please let us know your Unity version. Thank you!

  • @8-bitdev121
    @8-bitdev121 Рік тому

    what 3d model is used and what file format great vids btw

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

      We use FBX and Obj formats since we are importing them in to Unity. Thank you!

  • @TobiasAbigail-y5p
    @TobiasAbigail-y5p 19 днів тому

    Kerluke Ridge

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

    Great video but add more content on this.

  • @MaxWright-b4h
    @MaxWright-b4h 12 днів тому

    Bogan Falls

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

    Hi❤