Added Tobii from 4.23 + updated

This commit is contained in:
2023-03-04 04:19:09 +11:00
parent 2d5b9008e5
commit 1cde391516
521 changed files with 11735 additions and 0 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
# Thank You for downloading the Tobii Unreal Engine SDK!
## To get started:
### Prerequisites:
Tobii Unreal Engine SDK requires the following setup on your computer:
* Unreal Engine 4.21 or later
* Windows 10, 8.1, or 7
* Target build platform Windows32/64
* Tobii Eye Tracking Core Software (either downloaded install bundle for peripheral eye tracker, or pre-installed on integrated systems)
* Tobii consumer eye tracker peripheral or built-in device.
### Add the Plugin to your Project:
Unzip this package into the Plugins folder in your project. The uplugin file should be located here:
MyProject/Plugins/TobiiEyetracking/TobiiEyetracking.uplugin
Launch your project again and follow the prompts from there to get to the samples and try out some
eyetracked interactions!
If you are developing for desktop, a good place to start is the Tobii
Unreal Engine SDK section on for desktop [Tobii Developer Zone] (https://developer.tobii.com/pc-gaming/unreal-engine-sdk/api-reference/).
If you are focusing on VR have a look at the VR section of [Tobii Developer Zone] (https://developer.tobii.com/vr/develop/ue4/api/introduction/).
**Have Fun!**