Remake of "Zerseher" by Joachim Sauter in Processing, using the Eye Tribe tracker. See a video of the 1992 original here.
In the code folder of this project, you will notice EyeTribe.jar.
###To make EyeTribe.jar yourself:
-
Get the latest version of tet-java-client here.
-
Open Eclipse, and create a Java Project called EyeTribe.
-
Copy the contents of tet-java-client to the EyeTribe directory in your Eclipse workspace folder.
-
In Eclipse, export the project as a .jar by going to File -> Export, and choosing JAR file from the Java dropdown.