Releases: eteeXR/etee-Unity-API
Releases · eteeXR/etee-Unity-API
Version: v1.0.0-release
Release Version Contributors: Samuel Parsons and Pilar Zhang Qiu.
First etee Unity API release, which includes the following features:
- Connection to etee hardware
- API Prefab for easy data retrieval of:
- Tactile data: fingers, trackpad, slider, tracker proximity sensor and system button.
- Gestures: grip, pinch with trackpad, pinch with thumb finger, point independent and point exclude trackpad.
- IMU and 3D rotation: raw 9-axis IMU data, Euler angles and quaternions.
- Device state: device handedness (i.e. left or right).
- Battery state: battery level and charging status.
Additional example scenes include:
- eteeSerialCommunication - Device communication and data streaming through the API prefab.
- eteeHandsVisualisation - Visualisation of finger movement and triggered gestures.
More information about the API at:
- Github README.md: link here