Skip to content

iTrace Engine that interfaces with an eye tracker

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.md
Unknown
license.rtf
Notifications You must be signed in to change notification settings

iTrace-Dev/iTrace-Core

Repository files navigation

iTrace-Core

iTrace Core is a component of the iTrace platform. The core is responsible for managing all aspects of the physical eye tracking devices. It also maintains the session state and maintains any gaze related data files produced during the study. Lastly, the core assists with plugin management indicating when to start and stop recording information in the IDE.

Presently iTrace core only supports Tobii Pro and 4C (with pro upgrade) eye trackers with support for Gazepoint trackers in future releases.

BASIC USAGE:

  1. Start iTrace-Core
  2. Setup a session
  3. Select a tracker
  4. Calibrate (if using a non-mouse tracker)
  5. Connect one or more plugins
  6. Start Tracking

Code Contributors

Please read the CONTRIB.md for guidelines on iTrace-Core development