Hi,
i have integrated jpct-ae with vuforia, model is not displayed in the right angle. As per tutorial modelViewMatrix has to be rotate with 180 in x axis,
SampleUtils::rotatePoseMatrix(180.0f, 1.0f, 0, 0, &modelViewMatrix.data[0]);
I have done this in my code, but model is not displayed in the right angle.
Thanks & Regards,
Prakash V
Personally, i've no idea about this Vuforia stuff, but others have implemented this tutorial with success, so it should be fine. What exactly does "is not displayed in the right angle" mean in this case?