Jump to content

VGagliano

Verified Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by VGagliano

  1. Hi,

    I am using SRanipal to collect and process gaze data, and several times in the process I have to use gaze rays, which I get with the provided method SRanipal_Eye_v2.GetGazeRay. Despite this method returning the origin of the ray, I have seen in several classes in the SDK that Camera.main.transform.position or Camera.main.transform.position - Camera.main.transform.up * 0.05f are used instead. I tried comparing both, and results are very similar, but not exactly the same, as shown below (in this example I simply get the gaze ray for combined eyes, raycast it in my scene, and display hits).

    offset.png.396a380ddbe6053d7dc528cba7401b71.png

    I am thus wondering which value should be used for optimal precision, as this is used in a scientific research and such offset is very impactful on the results.

     

    I look forward to hearing back from you,

    Regards,
    Vivien

     

    offset.png

×
×
  • Create New...