Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.14 KB

File metadata and controls

14 lines (11 loc) · 1.14 KB

UnityCapstone

my capstone project

#SetUp! In this poetry game for children, I will be utilizing Unity and the Tobii Eyetracking device. To set up the environment:

  • Check the current systems requirements for the Tobii device. I am running on Windows 10.
  • Procure a Tobii Eyetracker. I am using the EyeX, which is being discontinued; however, these instructions should also work for the 4C eyetracker. You will need to download the appropriate software to run this device on your computer, available here: https://tobiigaming.com/getstarted/.
  • Download Visual Studio and its package for Unity. This will install the most recent version of Unity on your device.
  • Download the Tobii Gaming SDK, available here: https://github.com/Tobii/UnitySDK/releases. Each time you start a new project requiring use of the Tobii, you will need to import Tobii assets from the SDK into Unity.

#Git