AR Foundation Plane Tracking - Unity Augmented Reality/AR

  Рет қаралды 22,946

Dev Enabled

Dev Enabled

4 жыл бұрын

Consider supporting the channel on Patreon: / devenabled
Unity AR:
This playlist is a collection of tutorials covering Augmented Reality in Unity including ARCore, ARKit features with the use of Unity ARFoundation as well as the Vuforia plugin.
This Video:
In this video, we go through the basic steps to get plane tracking working and deployed in a new project using the ARFoundation.
Links:
Download projects from any complete tutorial series and more: mega.nz/#F!imQGFKgR!O0wu4xrnl...
Start of Unity AR Playlist: • Augmented Reality Play...
Unity Intro to AR: unity3d.com/how-to/create-AR-...
Android Device Install: docs.unity3d.com/Manual/andro...
Vuforia SDK developer.vuforia.com/downloa...
ARFoundation Git: github.com/Unity-Technologies...
Get a FREE Pluralsight trial and support the channel: pluralsight.pxf.io/DevEnabled
My First Pluralsight Course: pluralsight.pxf.io/UnrealBlue...
My Second Pluralsight Course: pluralsight.pxf.io/UnrealCPPI...
My Third Pluralsight Course: pluralsight.pxf.io/UnrealFund...
Check out my Website: devenabled.com/
Twitter: / robbcreates
RECOMMENDED READING - Game Theory Books -
Theory of Fun for Game Design: amzn.to/2Y7a29z (Personal Favourite)
Game Feel: A Game Designer's Guide to Virtual Sensation: amzn.to/3159Dl5 (Another read I couldn't put down)
Level Up! The Guide to Great Video Game Design: amzn.to/2MkxcC8
The Art of Game Design, Second Edition: amzn.to/2JY6EVz
Rules of Play: Game Design Fundamentals: amzn.to/2YcfsA7
Game Programming Patterns: amzn.to/2YbXnC2
Drawing Basics and Video Game Art: amzn.to/2Ml6FVb
Sound Effects (BFXR): www.bfxr.net/
Get Affinity Designer: affinity.serif.com/en-gb/
Get Unreal: www.unrealengine.com/
Get Some great free assets here: www.gamedevmarket.net/ Gamedev.tv Courses - Affiliate Links:
Unreal C++ Developer: www.gamedev.tv/p/unreal-engin...
Unreal Multiplayer: www.gamedev.tv/p/unrealmultip...
Unreal Blueprints: www.gamedev.tv/p/unreal-bluep...
Blender Characters: www.gamedev.tv/p/blender-char...

Пікірлер: 29
@anshulsingh8326
@anshulsingh8326 3 жыл бұрын
I found the fix for black screen on ARCore supported device. Go to player settings, XR, XR Plug-in Managment and tick the ARCore. Took me about 20mins to solve this.
@_kyleskinner
@_kyleskinner 2 жыл бұрын
thank you!
@harshvardhanpathak8234
@harshvardhanpathak8234 2 жыл бұрын
bro thanks alot
@devinoakley4063
@devinoakley4063 Жыл бұрын
Can't find the setting... drat.
@shreyansus
@shreyansus 2 ай бұрын
@@devinoakley4063 Edit -> Project Settings -> Project -> XR Plug-in Management click on it you will be on the screen of your selected OS tick Google AR Core and if you get an error saying "You have enabled Vulkan Graphics API" just turn off Auto Graphics API
@_free_explorer
@_free_explorer 3 жыл бұрын
Showing what could go wrong? That's pure gold! Thanks.
@biancadragomir
@biancadragomir 3 жыл бұрын
Love your videos, thanks a lot! Better than what I found on Pluralsight regarding this topic!
@DevEnabled
@DevEnabled 3 жыл бұрын
Thanks, great to hear they're helping. Shame to hear Pluralsight isn't holding up. They used to be a great learning platform but I know recently they've been focusing more on general software and changing focus a little.
@nathalyalejandrajaramilloa3923
@nathalyalejandrajaramilloa3923 4 жыл бұрын
Thank you excellent video, how could it be done so that one plane is not detected on another
@omarhisham2975
@omarhisham2975 2 жыл бұрын
thanks for the great video, is there other videos about advanced plane detection, as you see in the video it is getting everything and the plane shape is not that good how can I make it better to fit a wall without creating other planes.
@DevEnabled
@DevEnabled 4 жыл бұрын
In this video, we go through the basic steps to get plane tracking working and deployed in a new project using the ARFoundation.
@devinoakley4063
@devinoakley4063 Жыл бұрын
How would one go about setting this up for Windows, using a webcam as a video source?
@mrsmile1387
@mrsmile1387 Жыл бұрын
INSTEAD OF AR SESSION ORIGIN .. XR ORIGIN IS COMING
@livasadovska3052
@livasadovska3052 4 жыл бұрын
Hi, thanks for the video, helpful! I was wondering if you'd make a video about using plane detection together with image tracking? Something like if an image gets tracked and a plane is detected, the object gets spawned on the plane at the image's position. I think this would increase stability for static targets to spawn objects that would never move?
@DevEnabled
@DevEnabled 4 жыл бұрын
Thank you, I had a similar question, possibly on the plane tracking video. Not sure if I'll be going back to recover topics at this point but it should be as simple as setting up a generic GameManager class which will be tracking updates from PlaneTracking object and an ImageTracking object and only allow for an object to be placed on a valid plane if a stored reference to a tracked image has also be tracked. Definitely an interesting point about using it as a way to make the tracking more stable too, I'd be interested to hear the results.
@rohanmalodia
@rohanmalodia 2 жыл бұрын
Hello Līva, have you tried what you've suggested ? I am really looking for such solution!
@laocai1983
@laocai1983 3 жыл бұрын
Why do I still receive this prompt after following the steps? ARCore require at least Gradle version 5.6.4(5.1.1 detect) thanks!
@aboziad100
@aboziad100 3 жыл бұрын
hi i'm still getting black screen on my mobile can you help me please
@vargasxr421
@vargasxr421 2 жыл бұрын
Player Settings>XR Plug-in Management
@Sathish520p
@Sathish520p 8 ай бұрын
It showing jdk not found
@zombieboy937
@zombieboy937 3 жыл бұрын
All I get when I run the app is a Black screen. Anyone have this problem?
@DevEnabled
@DevEnabled 3 жыл бұрын
check you have some lights in the scene
@zombieboy937
@zombieboy937 3 жыл бұрын
@@DevEnabledI have Directional light? Still doesn't work for some reason. Also mate check your email.
@DevEnabled
@DevEnabled 3 жыл бұрын
@@zombieboy937 Checked it, I, unfortunately, just don't have time to directly respond to every person that emails me per day. if I ever encounter a problem whilst creating a project for my videos though I make a point of highlighting it. If I haven't highlighted a problem that means I've never encountered it so I'd have to spend a bunch of time Googling the issue for you.
@zombieboy937
@zombieboy937 3 жыл бұрын
@@DevEnabled How much do you charge to make an app? A simple image tracking AR app, I am new to all this and don't have time to learn all this. I just need a simple Image tracking Ar app That all I need to do is upload images to a database.
@anshulsingh8326
@anshulsingh8326 3 жыл бұрын
I found the fix for black screen on ARCore supported device. Go to player settings, XR, XR Plug-in Managment and tick the ARCore.
4 жыл бұрын
Fantastic video! Keep it up! Would you like to be KZbin friends? :]
@DevEnabled
@DevEnabled 4 жыл бұрын
What do you get from leaving these comments? Besides getting blocked?
AR Foundation Object Placement - Unity Augmented Reality/AR
13:28
I Can't Believe We Did This...
00:38
Stokes Twins
Рет қаралды 81 МЛН
🌊Насколько Глубокий Океан ? #shorts
00:42
Khó thế mà cũng làm được || How did the police do that? #shorts
01:00
AR Foundation Plane Detection Tutorial.
10:23
Augmented Reality Gaming
Рет қаралды 11 М.
Unity ARFoundation Plane Occlusion | Tutorial (Android/IOS)
21:48
Anton Developer
Рет қаралды 10 М.
Augmented Reality (AR) tutorial for beginners using Unity 2022
32:11
Playful Technology
Рет қаралды 286 М.
Face Tracking with AR Foundation - July 18, 2023
1:23:55
Circuit Stream
Рет қаралды 5 М.
MARKERLESS AUGMENTED REALITY 🚀
5:19
Innovate Yourself
Рет қаралды 10 М.