Publisher | Zefwih |
---|---|
File size | 655.94kB |
Number of files | 35 |
Latest version | 1 |
Latest release date | 2025-03-20 10:01:12 |
First release date | 2025-03-20 10:01:12 |
Supported Unity versions | 2018.4.2 or higher |




The LHIPA (Low-High Index of Pupillary Activity) is a metric used in cognitive science and human-computer interaction to measure cognitive load based on fluctuations in pupil diameter. It helps researchers and developers analyze mental workload in tasks such as gaming, training simulations, and usability studies.
This asset provides an easy-to-use LHIPA calculation script for Unity. Simply provide a list of pupil diameter values and the duration of the measurement, and the tool will output the corresponding LHIPA value.
How is LHIPA used?
A higher LHIPA value indicates greater cognitive load, while a lower value suggests minimal effort or distraction. Typical values range between X and Y (example: 0.05 = low load, 0.25 = high load).
Key Features
- Plug & Play: Load the script in your scene and call the LHIPA function with pupil diameter data. LHIPA is computed automatically!
- Works across platforms: Suitable for desktop, mobile, and VR applications.
- Live & recorded data: Supports real-time calculation and post-processing of recorded eye-tracking data.
- Customizable settings
- Well-documented & example scenes: Includes two demo scenes for testing and integration examples.
For further reading and scientific background, see:
Duchowski, Andrew T., et al. "The low/high index of pupillary activity." Proceedings of the 2020 CHI Conference on Human Factors in Computing Systems. 2020.
We are always interested in scientific collaborations. Please reach out to [email protected].