Imagine wearing a cardboard with your phone inside, is it possible to track user's head movements so we can check if the user is looking to the left or to the right of a given point (the center)?
Out of the box, I don't believe so, however if you have the given point, it would be possible to have a raycast send out from the device and than based on which side it hits from the given point, you can determine if it's from right or left.
Hi,
Out of the box, I don't believe so, however if you have the given point, it would be possible to have a raycast send out from the device and than based on which side it hits from the given point, you can determine if it's from right or left.
Thank you.
Vuforia Engine Support