Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vvvv/VL.Devices.TheEyeTribe
Support for the eye tracker by TheEyeTribe for VL
https://github.com/vvvv/VL.Devices.TheEyeTribe
Last synced: 2 months ago
JSON representation
Support for the eye tracker by TheEyeTribe for VL
- Host: GitHub
- URL: https://github.com/vvvv/VL.Devices.TheEyeTribe
- Owner: vvvv
- License: lgpl-2.1
- Created: 2020-11-12T11:03:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-13T11:40:23.000Z (almost 4 years ago)
- Last Synced: 2024-12-06T10:16:04.119Z (2 months ago)
- Language: C#
- Size: 274 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.Devices.TheEyeTribe - Set of nodes to use the eye tracker by TheEyeTribe (Libraries / Devices)
README
# VL.Devices.TheEyeTribe
Set of nodes to use the eye tracker by TheEyeTribe in VL.Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net## Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/libraries/dependencies.html#manage-nugets) in the VL documentation. As described there you go to the commandline and then type:nuget install VL.Devices.TheEyeTribe -pre
Once the VL.Devices.TheEyeTribe nuget is installed and referenced in your VL document you'll see the category "TheEyeTribe" under "Devices" in the nodebrowser.
Demos are available via the Help Browser!