"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

How to get camera view vector / lookat vector

Hi,

How to get the camera view / lookat vector w.r.t. tracker and 3d model render on it.

I need to find the lookat vector w.r.t. to 3d object when it is translated away from tracker.

 

 

Thanks

AlessandroB

Fri, 09/06/2013 - 08:43

Hi, if you need to compute the camera vlookat vector in the model reference frame, you will need to:

- take the lookat vector defined in the camera reference frame, i.e. the vector whose XYZ components are (0, 0, 1)