A utility library with language bindings for aSeeVR UserSDK, to use with the 7invensun Droolon Pi1 eye tracker designed for Pimax headsets.
- C++ library
- Manages connection and eye tracking state with aSeeVR Runtime.
- Provides both raw eye tracking state data and sanitized expression data better suited for VR applications with simple use cases (e.g. avatar eye tracking in social VR applications).
- C# & Unity bindings
- Enables the C++ library to be used in C# or Unity applications.
- A Unity component to control the eye tracker and view eye tracking state.