Hello,
I'm working on a project in which I successfully integrated jPCT and Vuforia for Augmented reality application. The 3DS frame animation works fine when the Vuforia tracker finds the target. The animation starts immediately when the tracker finds the target because i put my doAnim() method in onDrawFrame() function. What I need now is that I want the animation+audio to start with button click on the camera screen. Can you please suggest me how to do this ?
I'm working on a project in which I successfully integrated jPCT and Vuforia for Augmented reality application. The 3DS frame animation works fine when the Vuforia tracker finds the target. The animation starts immediately when the tracker finds the target because i put my doAnim() method in onDrawFrame() function. What I need now is that I want the animation+audio to start with button click on the camera screen. Can you please suggest me how to do this ?