Central eye tracking support package for the EDIA toolbox.
Make sure you have installed EDIA Core and its dependencies.
- In Unity open the package manager window → Window → Package Manager
- Use
Install from GIT URL - To install:
- Latest release:
https://github.com/edia-toolbox/edia_eye.git?path=Assets/com.edia.eye#main - Specific release (replace
vX.Y.Zwith a version from the release list):
https://github.com/edia-toolbox/edia_eye.git#vX.Y.Z - Development version:
https://github.com/edia-toolbox/edia_eye.git?path=Assets/com.edia.eye
- Latest release:
- Hit
ADD
Unity now starts to download and install the com.edia.eye package.
Clone this repository.
Check out the documentation.
Tip
In order to use EDIA Eye with a specific headset and eye tracker, you will need the according submodule. At the moment, we provide the following:
- For HTC Vive Pro Eye →
EDIA Eye Vive - For Varjo headsets →
EDIA Eye Varjo - For Meta headsets (currently: Meta Quest Pro) →
EDIA Eye Quest - For PICO headsets (currently: PICO NEO 4 Enterprise →
EDIA Eye PICO
We are happy to receive feedback and contributions. If you want to report a bug, please open a GitHub issue. If you have questions or suggestions, please use the GitHub Discussion board. If you want to contribute to EDIA, ideally first reach out to us (e.g., via the Discussion board or email), and/or post a pull request.