Hello guys. im trying vuforia new method right now which is using model target for AR. but i have problem here, when i upload .dae file into the generator, the 3D object doesnt have the texture. how can i fix this? here the image. it should be looks like in the 2nd image
Attachment | Size |
---|---|
![]() | 82.28 KB |
![]() | 216.96 KB |
Hello elenix,
What file format are the textures on your model? Do they have an alpha channel?
Also, if you are wanting to scan and detect a box/cube shaped object with texturing on it, I would recommend looking into our Multi-Target feature instead of Model Targets. Model Targets are intended for 3D objects with more complex geometry. Multi-Targets are designed for detecting objects some as boxes and cubes.
You can read more about Multi-Targets here: https://library.vuforia.com/content/vuforia-library/en/articles/Training/Multi-Target-Guide.html
Thanks,
Vuforia Engine Support