Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.87 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.87 KB

EyeTracking

SDK Versions:

  • PicoVR Unity SDK(Deprecated) v2.8.9

Unity Versions:

  • 2018.4.34 and later

Description:

  • There are three demos in this project:

  1. Eye Tracking The scene is the coordinate system of the eyeball, which is used to view and test the accuracy of the eye-tracking in the coordinate system.
  2. Game Demo Eye tracking's being used in some game scenes, only for reference. The scene can be switched by the controller trigger key or the headset "confirm" key.
  3. Mirror Mainly verify the eye-closing function of eye-tracking

Note:

With the relevant functions of eye-tracking, user calibration is preferred. The Tobii User Calibration application has been preset in the ROM of Pico Neo2 Eye devices, as shown in the red box below. At present, automatic recognition of eye calibration data is not supported, so this operation is required when changing users.

How to enable eye-tracking, please refer to http://static.appstore.picovr.com/docs/sdk/en/chapter_seven.html#eye-tracking. For eye-tracking API, please refer to http://static.appstore.picovr.com/docs/sdk/en/chapter_seven.html#eye-tracking.