How To Augmented Reality App Tutorial Virtual Buttons with Unity and Vuforia

preview_player
Показать описание
This video shows you how to implement virtual buttons with the augmented reality Vuforia SDK in Unity. This tutorial shows you how to create a zombie scene on top of a fiducial marker and then play a walking animation when your hand goes over the virtual button.

Thanks for watching!

Intro Music: Epic Trailer Music by Ross Bugden
Рекомендации по теме
Комментарии
Автор

hi! when i make the image target as the child of ARCamera, the image does not appear even though the database and image is selected. Help!!

ezzahkhawar
Автор

Great tutorial. Now, I know how to add a virtual button to my AR image. I will complete another tutorial tomorrow. My kind of teacher, you just get the job done.

jessicaoreilly
Автор

You helped me build my first augmented reality app..Thanks for the experience bro!

panagiotis
Автор

Hello developers, if you are having problem following the tutorial because of the AR camera is different. You can get all of the settings he had change in ::Vuforia behaviour script >> Open vuforia configuration >> Datasets and enable both those check boxes

gladiumcaeli
Автор

Hey thanks for posting this I'm working on a project that has virtual button but I couldn't figure out how to add the script. Thx. Very easy to follow your directions.

jasonhansen
Автор

You're a hero man, love your channel. A big, hugee thumbs up

amirkahinpour
Автор

My "vbButtomObject" script doesnt work? it just calls a error. Please help. I have written the exact same code you did..

odico-constructionrobotics
Автор

I get this error :
vbScript' does not implement interface member


I have using Vuforia in the script.
How do I solve this ?

zeal
Автор

Thank you very much for the tutorial is very helpful, I am starting researching in augmented reality for my Ph.D. and seeing a verity of the tools in your channel is a great source for me and easier to follow .. I might ask you in the near future about AR specific detials.

TheImaginary
Автор

Hi,
On Button Pressed i want to read .xls data and display it. For example. display Diameter = 200 (read from xml) and then i want to edit this value. and save back in same .xls.
Is this possible?

sukhnakh
Автор

"Missing reference exception: The object of type 'Object' has been destroyed but you are still trying to access it."
i've got this error when i try to play it.and so far your channel have been a blast automatic subscribe for me.

Ucinoz
Автор

i like it, waiting for next video episodes

nikadevashvili
Автор

Thanks for clarifying some things to me. Very usefull video!

sgambolati
Автор

Hello, thank you for the wonderful tutorial but I keep getting this error, error CS0246: The type or namespace name could not be found. Are you missing an assembly reference?
I would very much appreciate your help

vikranthkanumuru
Автор

With AR can you put your asset into any scene or does it need the base image, in your case the magazine, to render the object to the view? How would you handle this for others that might download your AR app that dont have the same base as you?

WhiteArtsMagic
Автор

I really love your amazing tutorials!! Could make more?! Cause there are so limited tutorials with AR in the YouTube.... Please!!

paipai_yy
Автор

Here's how you make the virtual button with the latest vuforia. Click image target -> image target behaviour (inspector) -> advanced -> add virtual button

justinmisajon
Автор

i am using unity2017.2.0f3. when i imported the vuforia package, it shows an error message "the associated script can't be loaded, plz fix any compile errors or assign a valid script". when i open that script in mono develop and build it, the error pops up "Error CS1617: Invalid option '4' for /langversion; must be ISO-1, ISO-2 or Default (CS1617) (Assembly-CSharp-Editor)" .plz help

rafiullahwaseem
Автор

I am trying to replicate this with Unity 17.2 in which Vuforia was integrated. However, I cant find the Virtual Button. Does anyone know where the Virtual Button is located in the Unity 17.2 Interface?

micahshanetaylor
Автор

Thanks for making this tutorial. This is so awesome!

christianVSR