Hi,
How to apply multiple texture to single 3D cube in vuforia. I was able to accomplish this in opengl-android, but find it difficult in vuforia.
Thanks.
There is nothing special in Vuforia about this; it is still just about using OpenGL.
One thing to pay attention is that the sample code use OpenGL ES 2.0
Can you give an example by using OpenGL to put multiple texture to a 3D cubic? I am the beginner of using OpenGL. Thank you.
Your question is purely about OpenGL programming; see previous answer.
Are you sure you want to delete this message?
Are you sure you want to delete this conversation?
To reset your password please enter the email address associated with your account. An email will be sent to you with instructions on how to complete changing your password.
There is nothing special in Vuforia about this; it is still just about using OpenGL.
One thing to pay attention is that the sample code use OpenGL ES 2.0