Spacur / VRCFaceTracking-TobiiXR

VRChat OSC App to allow AV3 Avatars to interact with Vive SRanipal Eye and Lip Tracking SDK - Now with Tobii XR support
Apache License 2.0
4 stars 0 forks source link

Add option for combined eye tracking #4

Open Spacur opened 1 year ago

Spacur commented 1 year ago

Currently the default/only tracking method provided is via Tobii Stream Engine's provided pupil_position_in_sensor_area_xy method which is called on both eyes for separate eye tracking. https://tobiitech.github.io/stream-engine-docs/

Additionally provide configuration option or separate DLL compiled for combined tracking.