Vuforia Cloud Recognition: Import and display animated 3d model on image target at runtime

  Рет қаралды 5,156

Zeanex Technologies

Zeanex Technologies

Күн бұрын

Пікірлер: 39
@Areeb851
@Areeb851 4 жыл бұрын
Informative content and nice support. Keep the good work up. Also many thanks for the video.
@thinhsuper1
@thinhsuper1 4 жыл бұрын
I love you so much
@HienNguyen-gk6un
@HienNguyen-gk6un 4 жыл бұрын
Anh ơi anh làm được chưa cho em hỏi với ạ :)))
@thinhsuper1
@thinhsuper1 4 жыл бұрын
@@HienNguyen-gk6un gửi mình email đi, mình đưa source cho :D
@HienNguyen-gk6un
@HienNguyen-gk6un 4 жыл бұрын
@@thinhsuper1 Anh ơi =)))))) hienthts@gmail.com em xin với anh ơi, em cảm ơn anh nhé ạ =))) hehe
@saishashank999
@saishashank999 3 жыл бұрын
@@zeanextechnologies iobjectrecohandler could not be found
@saishashank999
@saishashank999 3 жыл бұрын
@@zeanextechnologies so how should I update it... Have to replace everything in your script ?
@kenanganterindah279
@kenanganterindah279 4 жыл бұрын
Hii, If i want to make AR wrist watch try-on makerless (without marker) that can scan user wrist in realtime, is it use cloud recognition? Or else? Hope you can help me 🥺 thankyou 😊
@adiwijayakusuma2288
@adiwijayakusuma2288 4 жыл бұрын
how the models get animation button for each animation included in model fbx ?
@saishashank999
@saishashank999 3 жыл бұрын
Assets/recoEventHandler.cs(24,48): error CS0246: The type or namespace name 'IObjectRecoEventHandler' could not be found (are you missing a using directive or an assembly reference?)
@zeanextechnologies
@zeanextechnologies 3 жыл бұрын
I made in unity 2019.2, you can get updated source code from vuforia website: library.vuforia.com/articles/Solution/How-To-Implement-Cloud-Reco.html
@omenbarker2876
@omenbarker2876 Жыл бұрын
Hey bro..have you resolved this error? because I also experienced the same thing. can you please provide a solution?
@juanfernandez-yn9im
@juanfernandez-yn9im 4 жыл бұрын
when you say import 3d models means that you can download the 3d models from any cloud, database or external server at runtime I know that through cloud recognition you can have targets in the vuforia cloud my question is can you also have the 3d models in a cloud and call and show them
@uzeraceh
@uzeraceh 4 жыл бұрын
how to add another model and image target can you tell me i want to add multiple target and model from url
@uncut-splash2285
@uncut-splash2285 4 жыл бұрын
Can we download multiple 3d models ? In this you downloaded only one model on one imagetarget. If we have multiple image targets and multiple models just put fbx of the model on hosting ?
@juanfernandez-yn9im
@juanfernandez-yn9im 4 жыл бұрын
How could I download the model from any download url? for example a google drive link: drive.google.com/uc?export=download&id"the corresponding id that google drive gives you when uploading it "
@juanfernandez-yn9im
@juanfernandez-yn9im 4 жыл бұрын
Or how can I create a hosting similar to yours to put my 3d models?
@juanfernandez-yn9im
@juanfernandez-yn9im 4 жыл бұрын
@@zeanextechnologies what is your hosting provider ? to make it work like yours
@xarmtech
@xarmtech 4 жыл бұрын
kindly update it for Vuforia 9.6.4
@NtaGot
@NtaGot 3 жыл бұрын
is there another FREE option apart from trilib?
@zeanextechnologies
@zeanextechnologies 3 жыл бұрын
There are some for loading obj models, or glb but I have used only Trilib
@omenbarker2876
@omenbarker2876 Жыл бұрын
How to load more than one 3D object and many target images
@rakawiradarma9597
@rakawiradarma9597 4 жыл бұрын
Thank you for the tutorial you made, very impressive and helped me. I have tried to make this and it works by using a tiger 3d animation model like in your video or a simple 3d model, but when I use the 3d animation model that I made (Blender 3d), why is the 3d animation broken? Is there anything special in the process of making 3D animation? can you help me?
@chirayujoshi1189
@chirayujoshi1189 4 жыл бұрын
I want to take input from user which contains 3d model name. That 3d model is already saved on my server. How can I load that 3d model at runtime. Note that there are many users and each user has unique model. Can we save that unique 3d model file in SD card by using one app, and then load that 3d model from our vuforia app? If you find some resources, please attach it.
@mugiamiftahulchoir8857
@mugiamiftahulchoir8857 Жыл бұрын
I followed your step and even installed trilib. But the trilib namespace errors keep on persisting
@zeanextechnologies
@zeanextechnologies Жыл бұрын
Contact here: +923174843022. And send screenshot will try to help.
@uzEE12
@uzEE12 4 жыл бұрын
thanks for the video it will helps alot. :)
@xarmtech
@xarmtech 4 жыл бұрын
@@zeanextechnologies kindly update it for Vuforia 9.6.4
@AhmedAlYousify
@AhmedAlYousify 3 жыл бұрын
Hello, Do you still have the scripts? one of the links is not available anymore and the other one asks for permission.
@zeanextechnologies
@zeanextechnologies 3 жыл бұрын
i updated links
@AhmedAlYousify
@AhmedAlYousify 3 жыл бұрын
@@zeanextechnologies Thank you.
@uncut-splash2285
@uncut-splash2285 4 жыл бұрын
can you share this project? It's not working fine. I did it for another model but it's not augmenting the model.
@uncut-splash2285
@uncut-splash2285 4 жыл бұрын
@@zeanextechnologies Not facing any error but when the image target is recognized its stuck on loading image not augmenting the model. I have also debugged the code but found nothing. How did you calculate the size of the model which we have to give in the script?
@hypan2020
@hypan2020 3 жыл бұрын
Thank you for the video. I'm new to Vuforia. Can you share with me your Cloud Recognition Event Handler Script. pls. The drive URL which you have been added is not working.
@zeanextechnologies
@zeanextechnologies 3 жыл бұрын
i updated links
@saishashank999
@saishashank999 3 жыл бұрын
Can you please make a video on how to load videos from metadata and play in runtime
@ziadba8594
@ziadba8594 4 жыл бұрын
is there a way to download trilib without buying it?
@juanfernandez-yn9im
@juanfernandez-yn9im 4 жыл бұрын
I see that you use the file manager of Cpanel hosting What license did you acquire for this project?
@adnankhanMalik8823
@adnankhanMalik8823 4 жыл бұрын
you are doing really well...pls make a vedio to display an image on image target at runtime in Vuforia Cloud Recognition: if you are not going to make this vedio can you pls guide me how i can achive ? Image target > plane and how can i display the meta data file on it ...
Augmented Reality Tutorial | Gaze Interaction in Unity
17:18
Third Aurora
Рет қаралды 65 М.
Vuforia Cloud Recognition App with Web Panel
3:03
Zeanex Technologies
Рет қаралды 2,5 М.
How To Instant Tracking Augmented Reality With Unity & Zapworks SDK
19:48
Denys Gamers Tutorial
Рет қаралды 8 М.
How to create an Augmented Reality App
24:19
Playful Technology
Рет қаралды 1,4 МЛН
This AI Robot Is Doing the Impossible - Unitree x ElizaWakesUp
9:30
AI Revolution
Рет қаралды 152 М.
Getting Started With ARFoundation in Unity (ARKit, ARCore)
31:20
The Unity Workbench
Рет қаралды 463 М.
Pixel 7 и 7 Pro с Face ID - лучше iPhone 14 Pro!
21:12
Rozetked
Рет қаралды 457 М.
В Европе заставят Apple сделать в айфонах USB Type-C
0:18
Короче, новости
Рет қаралды 1,1 МЛН