"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

2D Texture scaling issue

Hi,

I've modified CloudReco example to track my own image and display my own 2D texture.

For some reasone the texture rendering has a wrong scale, and it (the texture) doesn't fit to the right size of the image targer - it looks much smaller.

I recheked the image target size on the cloud and they seem correct. I also checked that the 2D (png) texture is loaded to the right dimensions. What could go wrong?

Thank!

DavidBeard

Sun, 10/13/2013 - 17:37

Check that your image is in the plane of the target, not far above or below it.

How are you implementing the 2D texture?  My advice is to apply the image to a 3D Plane.