"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

Add scaling & rotation buttons in user defined targets

Hello all ,

I am new to vuforia. I am developing one of my application where i am using the reference from user defined target sample. Now , i need two buttons i.e. for scaling and rotation of the object. When i click on respective button i would like to scale and rotate my 3D object respectively. Can anyone help me with some code snippet or other guidelines that i can follow.

Thanks in advance.

- Jay

jaydhamsaniya

Thu, 01/09/2014 - 17:12

Thanks ! So still we need to use the perl script to convert our obj files to get the vertices , normals and coords as in teapot ? and the change is instead of header files the code is in native java files , right ?