I want to try out the Model Target demo with a custom 3D model. The required file format is .v3d file.
https://library.vuforia.com/articles/Solution/model-target-native-sample-user-guide.html
What type of file is this, and how do I create it.
There is very little information online about this format.
Hello paulmriordanTS,
The documentation for this is incorrect and any 3D model format can be use for augmenting Model Targets (I've raised the issue internally). The sample app is using this format, but you can replace the loading and rendering with any rendering code that supports your preferred 3D model format.
Thanks,
Vuforia Support