Skip to content

ARETT: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

manob-git/ARETT

 
 

Repository files navigation

ARETT: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays

This is a toolkit for Unity 3D which contains scripts for acquiring eye tracking data on the Microsoft HoloLens 2.

Documentation

Documentation about the usage of the toolkit can be found in the projects wiki. Background information is provided in the associated publication.

Analysis package

An accompaning package for analysis of the acquired data using R can be found in the ARETT R Package repository.

Demo Application

A sample application integrating the toolkit into Unity project can be found in the ARETT Demo repository.

Dependencies

The toolkit is currently being developed for Unity 2019.4.20f1 and the Microsoft Mixed Reality Toolkit v2.5.4. However, it should work with all releases of the Unity 2019.4 LTS branch and future releases of Mixed Reality Toolkit. Compatibility with future versions of Unity is likely but not guranteed.

Reference

@article{Kapp.2021,
    title={ARETT: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays},
    author={Kapp, Sebastian and Barz, Michael and Mukhametov, Sergey and Sonntag, Daniel and Kuhn, Jochen},
    journal={Sensors},
    volume={21},
    number={6},
    pages={2234},
    ISSN={1424-8220},
    url={http://dx.doi.org/10.3390/s21062234},
    DOI={10.3390/s21062234},
    publisher={MDPI AG},
    month={Mar},
    year={2021}
}

About

ARETT: Augmented Reality Eye Tracking Toolkit for Head Mounted Displays

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 80.7%
  • JavaScript 13.0%
  • HTML 6.3%