This is a collection of tool & utillity classes useful for Windows Presentation Framework (WPF) based development under Windows. The tools ease the process of implementing a calibration process and adapting applications to use gaze input.
Download the latest NuGet package or grab via Package manager:
PM> Install-Package EyeTribe.Controls
The EyeTribe API reference is found at Eye Tribe Developer Website.
Open source C# Samples for windows are available through GitHub. This library is used in these samples and they show how to calibrate the EyeTribe Server and give examples of how unique user experiences can be created using eye tracking.
A prebuilt version of this library is available under releases. The EyeTibe WPF Tools is backwards compatible to .Net 3.5 and also support .net 4.5. Should you wish to build it yourself, please follow the below instructions:
Prerequisites:
- Download & install Visual Studio Express 2013 or higher
- For .Net 3.5 builds, make sure to download and install .Net Framwork 3.5 SP1 if not already supported by your Windows installation.
To build:
- Open solution file in compliant Visual Studio version and build.
- 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.
If you like using this library, please consider sending out a tweet mentioning @TheEyeTribe, announce your app in our developer forum, or email [email protected] to let us know.