I don't have much knowledge about the Vuforia AR
I have made one sample AR app using Vuforia with Unity that uses ImageTargets. In that I have attached some Images in the Vuforia developer portal and downloaded that database file into my project mapped with Image Target and while focusing that image 3d model appears.
My Question is:
1.Can we create a Image/Model Targets that to be tracked in the runtime?**
2.Also I have list of 3d models that to be displayed dynamically based on the Image/Model targets that can be interchanged between tracking .Is this possible?