I am working with the ARToolKitPlus and I have problems placing a 3D object made with openGL ES2.0 over the marker.
I use the function arGetTransMat (...) to get the transformation matrix. I have used it inverted and as it is and it does not work properly. Has someone had the same problem? Could be because of the camera calibration?
I am working with the ARToolKitPlus and I have problems placing a 3D object made with openGL ES2.0 over the marker.
I use the function arGetTransMat (...) to get the transformation matrix. I have used it inverted and as it is and it does not work properly. Has someone had the same problem? Could be because of the camera calibration?
Thanks in advance!