Skip to content

Commit

Permalink
add build standalones
Browse files Browse the repository at this point in the history
  • Loading branch information
Dugyu committed May 17, 2019
1 parent 495bace commit dd4c875
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,26 +1,31 @@
A Shared Landscape Responsive to Existence


1. Download an install the Tobii Eye Tracker driver (Tobii Eye Tracking Core Software v2.16.4

) at https://gaming.tobii.com/getstarted/

after installation finished, calibrate the eye tracker to your eyes.


2. Download the EFFACE master folder.


There are two ways to test out the project:

a. Using Build Standalone Excutable File (Windows Only):

a.1 Using eye gaze as input
unzip Efface_Win_Eye inside Efface/Builds
unzip Efface_Win_Eye inside Efface/Standalones
Run Efface.exe.

a.2 Alternatively, you can use mouse as input
unzip Efface_Win_Mouse inside Efface/Builds
unzip Efface_Win_Mouse inside Efface/Standalones
Run Efface.exe.




b. Using Unity Editor (Windows Only).

b.1 Go to Unity download site, choose the *exact* version 2018.3.8f1.
Expand Down
Binary file added Standalones/Efface_Win_Eye.zip
Binary file not shown.
Binary file added Standalones/Efface_Win_Mouse.zip
Binary file not shown.

0 comments on commit dd4c875

Please sign in to comment.