AR Foundation with Unity3d and Adding AR Point Cloud Particle Visualizers

  Рет қаралды 18,528

Dilmer Valecillos

Dilmer Valecillos

5 жыл бұрын

AR Foundation with Unity3d is used to create an augmented reality scene where I walk you through the implementation and all the components required to use AR Cloud Point Visualizations.
New AR Foundation Components used in this Scene:
- AR Point Cloud
- AR Point Cloud Particle Visualizer
- AR Point Cloud Manager
** Support me by Subscribing to the channel as it will help me in bringing a lot more content **
bit.ly/2NmnFMu
** Find the source code in Patreon and support me if you can even if it is with one of the lower tiers as it helps me in bringing you more content - THANK YOU **
/ dilmerv
** EQUIPMENT USED TO RECORD THIS VIDEO **
- Photography Photo Portrait Studio 600W Day Light Umbrella - amzn.to/2WwI0Tc
- 1350W Photography Lighting Softbox Lighting Kit - amzn.to/2MgvV0r
- LimoStudio 6 x 9 ft. Green Muslin Backdrop with Ring Metal Holding Clips - amzn.to/30NofpT
- AmazonBasics 60-Inch Lightweight Tripod with Bag - amzn.to/2Wd8utF
- Canon EOS Rebel T6 Digital SLR Camera Kit - amzn.to/2WcnRlV
Supporters in Patreon help me and show your appreciation for all the content and source code provided thanks!
github.com/dilmerv/UnityARFou...
Support me in Patreon so I can keep doing stuff like this for free!
/ dilmerv
Get realtime indie development tips from me in Twitter
/ dilmerv
Subscribe to my indie development videos & game releases newsletter
www.dilmergames.com
Blog about Indie development and startup
www.dilmergames.com/blog

Пікірлер: 26
@jboss2106
@jboss2106 4 жыл бұрын
Nice tutorial, thanks. There is something that I don't understand, though. When you define and test the particle system the particles are emitted with a start speed and a start lifetime. But when they are shown in the AR scene they don't move and don't disappear after 5 seconds. What's the reason for that? In the ARPointCloudParticleVisualizer I see that the remainingLifetime is set to 1f, but nothing about the speed.
@Hdb981
@Hdb981 3 жыл бұрын
Hi Dilmer For a school project i have to generate pointcloud of objects with a mobile device and afterwards classify those objects with a neuronal network. My question now: Would you recommend doing this whole process with apple hardware and software (iPdad Pro and ARKit/Unity) or would you recommend to use an Android Environment (e.g. Samsung Note 20 Ultra and ARCore/Unity)? Cheers
@ronweasley5573
@ronweasley5573 3 жыл бұрын
Hey is it possible to generate these particals store them & load them from another app? Like 1 app to add particals & another for like view them only?
@funandgameswithzayn
@funandgameswithzayn 2 жыл бұрын
hi there! i like your video but the thing i wanna ask is how to use point cloud an a reference to a object place in that space . for example as indoor navigation how i can use point cloud as anchor for diff objects placed in a building. plz help
@JoeyCalisthenics
@JoeyCalisthenics 5 жыл бұрын
great tutorial
@dilmerv
@dilmerv 5 жыл бұрын
Thanks Joey I am glad you liked it !
@naayif9034
@naayif9034 3 жыл бұрын
Your videos are amazing, really appreciate the effort. Is there any possible way to export this point cloud data to a json file or a .xyz file for 3d reconstruction?
@ronweasley5573
@ronweasley5573 2 жыл бұрын
did u get any solution to that?
@maywynton2239
@maywynton2239 3 жыл бұрын
The plane detection always works so well in your videos. I always get planes stacking on each other or being weird shapes. Do you have a video on how to make the plane detection work better?
@dilmerv
@dilmerv 3 жыл бұрын
What device are you using ?
@maywynton2239
@maywynton2239 3 жыл бұрын
@@dilmerv An S10e running Android 11.
@dilmerv
@dilmerv 3 жыл бұрын
There aren't really many options available in the AR Plane Manager other than setting horizontal or vertical detection, I normally use the latest iPhone device available which will make a big difference. S10e is not a bad device but I would recommend testing with more than one device if possible. I will make sure to use my Google Pixel in future videos so I can show the difference between iOS and Android.
@maywynton2239
@maywynton2239 3 жыл бұрын
Thanks for replying. I'm taking a Unity class and your videos have been really helpful. Currently I only have the S10 but I want to eventually start doing ios dev as I learn more.
@dilmerv
@dilmerv 3 жыл бұрын
Sounds good and best to you in your class !
@marcosdana20
@marcosdana20 3 жыл бұрын
Hi! Great Tutorial. Is there any way to stop the detections of planes as soon as the app has detected the first one?? I need to put just one prefab on top of one plane only.
@ronweasley5573
@ronweasley5573 2 жыл бұрын
you can use raycast hits with a condition that as soon as it hits the plane perfab it disables it.
@marcosdana20
@marcosdana20 2 жыл бұрын
@@ronweasley5573 Thanks! I don't really know how to do that, i'm new in coding. I need that as soon as the app detects a plane, puts a prefab on top of it and stops doing the detection and the adition of prefabs. Please enlighten me!!
@raghulponnusamy9034
@raghulponnusamy9034 4 жыл бұрын
How to make only the point cloud visible?
@dilmerv
@dilmerv 4 жыл бұрын
The point cloud should be visible by default unless you don't have a prefab with the proper material, can you tell me if that's the case?
@raghulponnusamy9034
@raghulponnusamy9034 4 жыл бұрын
@@dilmerv i fixed this ,thanks for the reply.
@dilmerv
@dilmerv 4 жыл бұрын
Very cool thanks for letting me know ! Best to you :)
@bharanidharan3142
@bharanidharan3142 4 жыл бұрын
any sample scene in AR point cloud Mesh Visualizers
@dilmerv
@dilmerv 4 жыл бұрын
Look through the AR Foundation beginner's playlist and you will find few videos about that topic, thanks.
@trumanboone5395
@trumanboone5395 3 жыл бұрын
@@dilmerv I'm having a hard time finding this video in the playlist, please advise.
@dilmerv
@dilmerv 3 жыл бұрын
This one is organized for beginners kzbin.info/aero/PLQMQNmwN3FvzCWfvCvq2AYh1CFnTlv2Es
@trumanboone5395
@trumanboone5395 3 жыл бұрын
Dilmer Valecillos yes, here is where I was looking but unable to find the mesh visualizer video. Please advise
Point Cloud Visualization on Oculus Quest
0:33
delta psimu
Рет қаралды 1,1 М.
터키아이스크림🇹🇷🍦Turkish ice cream #funny #shorts
00:26
Byungari 병아리언니
Рет қаралды 29 МЛН
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 4,4 МЛН
Cross-Platform AR in Unity! - AR Foundation Overview
3:42
Unity ARFoundation point cloud
2:33
Nick Rewkowski
Рет қаралды 2,5 М.
What is a Point Cloud?
4:53
Holocreators GmbH
Рет қаралды 66 М.
Every Important Math Constant Explained
12:19
ThoughtThrill
Рет қаралды 38 М.
Elon Musk fires employees in twitter meeting DUB
1:58
GeoMFilms
Рет қаралды 13 МЛН
I 3D Printed a $1,224 Chair
23:56
Morley Kert
Рет қаралды 98 М.
Point Cloud Viewer in Augmented Reality (ARCore)
0:34
Red Iron Labs
Рет қаралды 4,5 М.
AR Object Selection with Raycasting in AR Foundation with Unity3d
8:36
Dilmer Valecillos
Рет қаралды 38 М.