I'm currently playing with the iOS sample app provided by Vuforia, trying to understand how VuMarks work. When one is found, I'd like to display a 3D model on top of it (teapot is fine). Any idea how to do it? I'm sure it's pretty simple but I couldn't find any documentation or tutorial.
Thanks.
Hello mencls,
Here is some documentation on VuMarks: https://library.vuforia.com/articles/Solution/Working-with-VuMarks
You can also see a sample scene using them in the sample project that you can download here: https://developer.vuforia.com/downloads/samples
Thanks,
-Vuforia Support