Best Practice for simple AR of 2D Images in a 3D Room, but many images
Hello,
we want to visualize images that users can try on their walls in their homes.
we tested already Vuforia studio with one image and one own image target in one 3D container and published it as an experience with no thing mark. We loaded the experience from the bibliotheque with View AR app and it works so far.
But now its only one picture, but the user shall be able to try e.g. 100 different images. But with the same image target. So i want to know the best practice: Wether
- make 100 projects with each a different picture? so the user must always load another project from the app(not so good) and the generation of 100 projects is very hard (100 times nearly the same)
- or can we put 100 different images in one project and switch somehow between the images. If switching is possible, how could that be achieved?

