© Copyright 2010-2012.
EyeTech Digital Systems, Inc.
1128 East Greenway Street Suite 1,
Mesa,
AZ
85203,
United States.
Phone: 888-539-3832.
Email: info@eyetechds.com.
All Rights Reserved.
EyeTech provides eye tracking hardware and software solutions.
EyeTech’s new eye tracking API, Quick Link 2 API Beta, is now available for download at:
http://www.eyetechds.com/support/downloads
Features Include:
- Real-time gaze data collection.
- Independent data for both left and right eye.
- Simple C-style DLL for easy integration with many programming languages.
- Embedded eye tracking engine for simple single-process use.
Over the past decade many companies have integrated eye tracking seamlessly into their own application using EyeTech’s powerful and easy to use Quick Link API. The new Quick Link 2 API makes this integration faster and easier. For additional questions about the Quick Link 2 API please contact EyeTech at info@eyetechds.com .





2 Responses
Is it possible to integrate these APIs to a Visual Studio 2010 C# project?
If yes,then how?
Please respond.
Thanks!
Quick Link 2 is a standard C-style dll which can be loaded and used by most languages including C#. To facilitate use in C# it is common to use a wrapper. We do not provide a wrapper, but there is a C# wrapper on Google Projects for our old API which may help you create your own wrapper for Quick Link 2. The wrapper was not created by us, but it has been used by several of our customers. It is a good resource. It is available here:
http://code.google.com/p/quicklinkapi4net/