Skip to content

Use eye-tracking data in JavaScript applications

Notifications You must be signed in to change notification settings

christoph-clouds/EyeTrackerService

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyeTracker Service

Use eye-tracking data in javascript applications.

EyeTracker service is a bridge from eye tracking device connected to a computer and web-based applications running in the browser - for example a game or an interactive web-site.

Requirements

  • You must have a eye tracking device connected to your computer. I used Tobii EyeTracking connected to Windows 10.
  • Built using .Net Framework 4.6.1

How to run

  1. Download the latest version from Github Releases

  2. Unzip and run EyeTracker.Service.Host.exe

  3. For a quick test, open /Client/index.html in the browser and see the glaze positions displayed on screen.

    For more information, check EyeTracker Client

About

Use eye-tracking data in JavaScript applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 76.9%
  • JavaScript 21.0%
  • HTML 2.1%