Giter Club home page Giter Club logo

tet-csharp-samples's Introduction

C# samples for The Eye Tribe Tracker

Introduction

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.

More samples will be added to the repository in the near future.

Please visit our developer website for more information.

TETControls

Provides example implementations of TrackBox and Calibration UI elements. These are employed in other samples.

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

This sample uses the EyeTribe C# SDK.

Build

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

Changelog

0.9.27 (2014-02-12)

  • Restyled and documented hard-coded values for device caps
  • De-normalized calibration targets in calibration runner
  • Setting opacity for the red background image when updating the background in TrackBox
  • Fixed the halo artifacts in the gradient background for a large track box
  • Reduced image size and memory consumption by using significantly smaller background images
  • Calculations are kept in the background thread and UI elements are currently updated with a dispatcher timer running at 60 Hz
  • Employing safe read write of shared variables between worker thread and UI thread in the TrackBox
  • Introduced EyeCount enum in the calibration runner for improved readability

0.9.26 (2014-01-30)

  • TETControls has been merged into this repository.
  • The Utility class has been pruned
  • Error states of the EyeTribe tracker is printed in the TrackBox
  • TrackBoxHelper.cs has been integrated into the TrackBoxStatus.xaml
  • Minor UI tweaks
  • Improved scrolling function based on a Sigmoid
  • A direction enum is used to determine the Scroll direction

0.9.21 (2013-01-08)

  • Initial release

tet-csharp-samples's People

Contributors

javiersanag avatar

Watchers

James Cloos avatar Samuel Leong Chee Weng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.