"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

I have an issue in 3d model object displaying

Hi,  i have integrated jpct-ae with vuforia, model is not displayed in the right angle. As per tutorial(http://www.jpct.net/wiki/index.php/Integrating_JPCT-AE_with_Vuforia) 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 and object is displayed very small. Cna you please help me out from this issue.Thanks & Regards,Prakash V

AlessandroB

Wed, 06/26/2013 - 12:21

Hi,

you might need to also set the right scale for your 3D model.

Note that we don't provide spefici support for JPCT-ae (that just a 3D engine like many others around), but if you search the Forum, you can find many threads discussing it.