Augmented Reality Tutorial: Vuforia 7 Ground Plane Detection SLAM

preview_player
Показать описание
Vuforia's augmented reality SDK for Unity 3D uses ARCore and ARKit to detect ground planes in AR. Today's tutorial will use their native integration in Unity to make an AR app for Android or IOS. We will also go over doing video in AR.

MEET SINGLE AR DEVELOPERS HERE (Discord):

Follow me on:
All my latest projects go on my Instagram:
Комментарии
Автор

People using newer vuforia version don't need "deploy stage one " script.There is something called Duplicate Stage in Content Positioning Behaviour now.Just untick it 😊

JITHINMANOJS
Автор

I absolutely appreciate this tutorial. This is exactly what I've been looking for. Great job. ✌🏼

richardugwu
Автор

To play the sound when it hits the ground you can easily use
OnCollisionEnter(Collider col) function

AbhishekSingh-mlww
Автор

Hey Matthew, just want to write in to say how much i appreciate your videos. Thank you so much. Han from Malaysia.

barmonk
Автор

After two years, still enjoying your amazing videos!! :D

paipai_yy
Автор

Hi Matthew, Vuforia recently replaced the "Deploy Stage Once" script with a "duplicate stage" checkbox in the user guide:
Will you be doing an updated tutorial?

michaelwu
Автор

That's awesome dude! I love all your works... i came here as soon as i got the notification.... keep rocking!!!

syncframes
Автор

Those who Can't find the script, In 2018.1 the Deploy Stage Once script is no longer necessary. It is recommended for this version that you set up the PlaneFinder as normal and if you want to have deploy once behaviour, make sure the "Duplicate Stage" box is unchecked on the Content Positioning Behaviour component.

neelk
Автор

Do some more tutorials please. These are really good. Maybe some user interaction with buttons and tool tips

jonnyalive
Автор

Great tutorial, just spent the last few hours going through everything. I somehow have a ton of errors despite following everything exactly, but it was a great intro to box colliders and the first thing I've built to iOS!

lbsandwich
Автор

Another Awsome work by this guy...
Very approachable...
Very helpful....
Awsome guy...
Love your videos.

tarunsujanani
Автор

Lambo door script is not working, no animation of opening or closing. Everything is checked twicely. Any guesses?

theindiankid
Автор

there isnt code for displaystageonce on the vuforia website anymore what to do

rabiyakhan
Автор

Very great tutorial 10/10. Going to do it RN!

vladsamonin
Автор

you're awesome man, thank you so much and please keep making videos

sowelaar
Автор

Hi Matthew, just wondering if you can share your project or just the "add by touching" script. Because on 5:41 there's a script from the vuforia website for adding the object by touching, but it seems there's no more on Vuforia's website. I'm new at here so I don't know where to find the script.

Thankyou
and pardon of my broken english

kristopherchayadi
Автор

Hey man.. These videos are just awesome.. simple straight forward tutorials.. funfact I work as an AR developer but usually the first thing I search for are your videos.

One request, can You please make a video on real time object detection or face detection or using the new IBM watson sdk in unity covering all its features.

Thanks a lot..

akshaykatare
Автор

It's good but can you please share this code? I can't find it in vuforia portal, I want to place objects with script only like anchors in ARCore or ARKit

pacevi
Автор

Great work as always. Would love to see the new image recognition in ARKit. Triggering SLAM off of images.

joshhassin
Автор

DeployStageOnce script
I receive error I cant drag the script to the component..
"Can't add script component 'DeployStageOnce', because the script class cannot be found. Make sure that there are no compile errors and that the file name and class name match".

John-icdm