Skip to content

EyeTribe/tet-csharp-samples

Repository files navigation

The Eye Tribe

C# samples for The Eye Tribe Tracker

This is the C# samples repository for The Eye Tribe Tracker. The implementation provides examples of how to use eye gaze coordinates for simple UI interaction. Furthermore, it contains basic UI elements useful to give feedback to the user and run a calibration.

Documentation

The EyeTribe API reference is found at Eye Tribe Developer Website.

Calibration

The calibration sample can be used to perform a user-based calibration on the system.

Scroll

The Scroll sample is a demonstration of how to employ natural scroll interaction while reading information-dense content (e.g., websites). Changing the information content is done with the mouse. A mouse-button down invokes a gaze-sensitive menu with selectable items and a mouse-up signals a selection to the application.

Dependencies

These samples uses the EyeTribe WPF Tools.

Build

To build, open solution file in compliant Visual Studio version and build.

Getting Help

  • Have questions or need support? Visit our developer forum, to find answers to your questions and share your experiences with others developers.
  • Have a bug to report? Open a new issue and tell us what you are experiencing. Please add library version and full log if possible.
  • Have a feature request? Either open a new issue or post in our developer forum. Tell us what feature you are missing and what it should do.

Feedback

If you like using this library, please consider sending out a tweet mentioning @TheEyeTribe, announce your app in our developer forum, or email support@theeyetribe.com to let us know.