Augmented reality possible functions?
Hi I am making a augmented reality application for ios through unity and xcode. I am hoping to add a script that would allow the user to touch the target on the piece of paper and then the image would appear. I will be having multiple targets on the same paper and I would like to only show one at a time by having the user touch the target they want to see. Any idea what function(s) would be useful?
Use $$anonymous$$ultiple Targets from vuforia and ins$$anonymous$$d of recognizing instantiate of enable a collider and Enable the image using script using On$$anonymous$$ouseDown()
Great Thank you! Also Do you know if it is now possible to combine extended tracking with text recognition? I know it wasnt a few years ago but I was wondering if that has changed by now?
Your answer
Follow this Question
Related Questions
Augmented Reality Cloud Recognition need help 1 Answer
How to implement onTriggerEnter and onTriggerExit in Vuforia. 0 Answers
Is there any way to combine text recognition with extended tracking in unity using vufria's sdk? 0 Answers
Physical Based Lighting/shadow Augmented Reality 1 Answer
Why is my augmented reality app not working for ios? 0 Answers