I need to track the external part of a car(MT360) and other multiple internal parts (steering wheel, radio, etc)
I tried training the car as an advanced 360 and the internal parts as 1-guide view but it doesn't seem to work. Whenever i do so, only one of the internal model targets work properly. What would be the correct way to track all of them simultaneosly?
Using Unity 2019.1.14f1
Vuforia 8.3.8
Hi,
Currently having multiple MT360 trained models with 1 database is not possible. In your case, only 1 database is active from the several you trained at a given time.
I believe using Advanced MT which is able to store several trained model inside of 1 database covers your use-case. In the core sample apps we demo exactly this behavior.
Information regarding this topic: https://library.vuforia.com/features/objects/model-targets.html Section: Guide Views in Advanced Model Target Databases
Sample download iOS/Android/UWP and Unity: https://developer.vuforia.com/downloads/samples
Thank you.
Vuforia Engine Support