trasformation of aVirtual Object with Trackable

Post Reply
ksmzcr
Posts: 1
Joined: Fri Apr 13, 2012 4:07 am

trasformation of aVirtual Object with Trackable

Post by ksmzcr »

Hi Everybody. I am studying on transformation of virtual object(cube) and trying to Rotate-translate (6DOF)it by using trackables. I can do it partially separately(i.e. 1 or 2 markers).
But I want to realize 6DOF by using trackable.

to do this how can I manage below function.
TT_TrackableLocation(UserID, &x, &y, &z, &qx, &qy, &qz, &qw, &yaw, &pitch, &roll);
Please immediately help!
Post Reply