06-22-2021, 03:07 PM
Please note that the following templates are provided in our EyeLink Developers Kit, which must be installed in order for these templates to run properly.
A zip folder containing the these example templates can be downloaded from the link below:
C#_examples.zip (Size: 102.65 KB / Downloads: 52)
For Unity integration the following third-party solution may be useful:
https://github.com/djangraw/NEDE
A zip folder containing the these example templates can be downloaded from the link below:

Templates | Descriptions |
---|---|
elconnect | This example illustrates the basic steps of establishing a connection with the Host PC, opening an EDF file and initiating camera setup and calibration. During recording gaze position is read over the link and displayed to the console. |
linkevent | This example illustrates how to read Event data over the link (e.g. ESACC and EFIX events). |
For Unity integration the following third-party solution may be useful:
https://github.com/djangraw/NEDE