Hi Moderators,
Thank you for posting a new tutorial on creating Cloud Recognition Apps in Unity. My question is regarding the Simple Cloud Reco Event Handler script which replaces the existing, more complicated Event Handler in the tutorial. It seems similar, but a bit different from the Simple Event Handler script described in this post: https://developer.vuforia.com/forum/unity-3-extension-technical-discussion/please-explain-step-step-how-use-vuforia-cloud , which may explain some of the problems that I'm having following the tutorial. Would it be possible to include the script in a new package for the existing Cloud Reco sample, or to provide a package for the tutorial project to run through?
When I tried to follow the tutorial, I managed to make an app which recognized cloud targets and their metadata, but somehow the script for closing out of the augmentation and reintitiating scanning didn't make it to the app. I'm not sure if this is a product of the wrong event handler, or if this has to do with the way I built out of Unity.
Hi @khanhabib,
We demo in the the Core sample apps available in the Unity Asset Store: https://assetstore.unity.com/packages/templates/packs/vuforia-core-samples-99026 the Clour Reco functionality.
Please go over our scene.
In addition we have following articles available going over the Unity implementation: https://library.vuforia.com/articles/Solution/How-To-Implement-Cloud-Reco.html#unity
Hope it helps.
Vuforia Engine Support