Vuforia Unity Tutorial - Ground Plane #11

Ғылым және технология

Vuforia Ground Plane enables digital content to be placed on horizontal surfaces in your environment, such as floors and tabletops. It supports the detection and tracking of horizontal surfaces, and also enables you to place content in mid-air using Anchor Points.
Ground Plane is an ideal solution for developers to create AR experiences ranging from in-home furniture shopping apps to games and design visualizations.
Product Visualizations
Place 3D product models in everday settings, such as the home or office, while rendering them at their correct size. You can even adjust the virtual lighting to reflect ambient conditions using the Light Estimation API. AR is an especially effective solution for presenting a try before you buy experience for consumers.
Design Review
AR design reviews enable stakeholders to get a more realistic impression of the final design at real scale and are a great way to present design iterations. It can be a successful tool in the automotive industry where changes to physical models are costly and time consuming.
Games
Create AR games that realistically interact with real-world objects and environments. Ground Plane makes it easy to design ad-hoc AR games that are immersive and fun for users.
Past Videos:
Tutorial #1 - Getting Started : • Vuforia Unity Tutorial...
Tutorial #2 - Image Targets : • Vuforia Unity Tutorial...
Tutorial #3 - Cylinder Targets : • Vuforia Unity Tutorial...
Tutorial #4 - Multi Targets : • Vuforia Unity Tutorial...
Tutorial #5 - Model Targets : • Vuforia Unity Tutorial...
Tutorial #6 - Cloud Recognition : • Vuforia Unity Tutorial...
Tutorial #7 - Barcode / QR Scanner : • Vuforia Unity Tutorial...
Tutorial #8 - Vu Marks : • Vuforia Unity Tutorial...
Tutorial #9 - Area Target : • Vuforia Unity Tutorial...
Tutorial #10 - Mid Air Target : • Vuforia Unity Tutorial...
#unity #unitytutorials #vuforia #unity3d

Пікірлер: 31

  • @umairasif15
    @umairasif15 Жыл бұрын

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

  • @RenderIsland

    @RenderIsland

    Жыл бұрын

    Thank you!

  • @dusty_sameer
    @dusty_sameer4 ай бұрын

    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.

  • @aryakadam7892
    @aryakadam78925 ай бұрын

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

  • @maazshariff9309
    @maazshariff930911 ай бұрын

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

  • @RenderIsland

    @RenderIsland

    11 ай бұрын

    Thank you, We will surely do that.

  • @krispykrim197
    @krispykrim1973 ай бұрын

    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.

  • @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

    11 ай бұрын

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

  • @AkBot96
    @AkBot967 ай бұрын

    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

    7 ай бұрын

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

  • @yangnoona3136
    @yangnoona31368 ай бұрын

    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💌

  • @user-qf4wb4ze2k

    @user-qf4wb4ze2k

    8 ай бұрын

    mine as well, camera is working but nothing show

  • @RenderIsland

    @RenderIsland

    7 ай бұрын

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

  • @kazuhonkai
    @kazuhonkai5 ай бұрын

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

  • @RenderIsland

    @RenderIsland

    5 ай бұрын

    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!

  • @8-bitdev121
    @8-bitdev12110 ай бұрын

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

  • @RenderIsland

    @RenderIsland

    10 ай бұрын

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

  • @GameDeveloper928
    @GameDeveloper9285 ай бұрын

    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

    5 ай бұрын

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

  • @GameDeveloper928

    @GameDeveloper928

    4 ай бұрын

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

  • @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!

  • @danielescala2281
    @danielescala228111 ай бұрын

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

  • @RenderIsland

    @RenderIsland

    10 ай бұрын

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

  • @FriHand

    @FriHand

    10 ай бұрын

    @@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

  • @graciajuniora5608
    @graciajuniora56082 ай бұрын

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

  • @chanzz4910

    @chanzz4910

    2 ай бұрын

    Your Phone should support ARCore or something

  • @letsdance7089
    @letsdance7089 Жыл бұрын

    Great video but add more content on this.

  • @RenderIsland

    @RenderIsland

    Жыл бұрын

    Thank you!

  • @teluguassaulter1703
    @teluguassaulter170311 ай бұрын

    Hi❤

Келесі