Hmd-eyes v1.2
Hmd-eyes v1.2
We are pleased to announce the release of hmd-eyes v1.2!
Download the latest bundle and refer to the readme and documentation for how to get started.
Feel free to join our #vr-ar channel on discord and let us know what you think.
Features and Changes
This is a compatibility release for Pupil Core v2.0. All internals have been adjusted to adapt to the changes in Pupil's public API. No public behavior of hmd-eyes should have changed, except:
- A bug in the GazeRaysDemoScene has been fixed which prevented the scene from working correctly.
- The project to create the unitypackage releases has been bumped up from 2018.3 to the following LTS 2018.4 to be long term supported.
Dependencies
- Pupil Capture/Service v2.0+
- Unity 2018.4+
ProjectSettings/Player/Configuration/Scripting Runtime Verion
set to .NET 4.x Equivalent.- Due to an issue with MessagePack, the default project setting for
ProjectSettings/Player/Configuration/API Compatibility Level
is not supported and needs to be set to .NET 4.x