https://github.com/melhosseiny/fixation
A universal framework for experimental eye movement research
https://github.com/melhosseiny/fixation
eye-tracking hci
Last synced: 3 months ago
JSON representation
A universal framework for experimental eye movement research
- Host: GitHub
- URL: https://github.com/melhosseiny/fixation
- Owner: melhosseiny
- License: mit
- Created: 2019-03-16T19:08:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T20:00:47.000Z (over 1 year ago)
- Last Synced: 2025-04-08T03:25:05.190Z (6 months ago)
- Topics: eye-tracking, hci
- Language: JavaScript
- Homepage: https://polar-ocean-09884.vercel.app
- Size: 17.3 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Fixation
A universal framework for experimental eye movement research.

https://user-images.githubusercontent.com/3174355/130834809-fe73f30b-72c6-4e5e-a5c4-71a541839d15.mp4
- Try it: [Vercel](https://polar-ocean-09884.vercel.app/) or [Google Cloud](https://polar-ocean-09884.uc.r.appspot.com/)
- [Read the paper](https://polar-ocean-09884.herokuapp.com/fixation-paper.pdf)## Fixation Links
| Eye tracker | Repo |
|------------------|-------------------------|
| Tobii EyeX | [fixation-link-eyex][1] |
| Simulator | [fixation-link-sim][2] |## Citation
[https://doi.org/10.1145/3448018.3458007](https://doi.org/10.1145/3448018.3458007)
@inproceedings{10.1145/3448018.3458007,
author = {Elshamy, Mostafa and Khooshabeh, Peter},
title = {Fixation: A universal framework for experimental eye movement research},
year = {2021},
series = {ETRA '21 Short Papers},
booktitle = {ACM Symposium on Eye Tracking Research and Applications},
location = {Virtual Event, Germany},
articleno = {18},
numpages = {5},
isbn = {978-1-4503-8345-5},
publisher = {ACM},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3448018.3458007},
doi = {10.1145/3448018.3458007}
}## License
Fixation is [MIT Licensed](/LICENSE).
[1]: https://github.com/melhosseiny/fixation-link-eyex
[2]: https://github.com/melhosseiny/fixation-link-sim