Home Forums Software Development Getting Gaze Point Data (X&Y Coordinates) in C++

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3823
    Ozan Saltuk
    Participant

    Hello,

    This might be a dumb question but I can’t find how to use the gaze data point data in C++ samples. Basically what I wanted to do was to modify the ActivatableButtons sample so that one of the buttons would move to a new position whenever the user moves his/her eyes. I can move the button to a new position, but I can’t find how to set the X and Y coordinates of the gaze data as the parameters.

    Thanks in advance

    #3864
    Ozan Saltuk
    Participant

    Bump, I am still strugling with this, isn’t there something like “GazePointDataComponent” that I can add to my code as in here http://developer.tobii.com/community/forums/topic/get-eye-screen-coordinates-and-match-it-with-a-unity-game-object/ ? I just want to be able read the Gaze Point data in EyeXHost.cpp

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.