AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.07k stars 107 forks source link

OSC Support for Binaural Headtracking #133

Open hockinsk opened 2 years ago

hockinsk commented 2 years ago

Could OSC support be added to AITrack for using it with OSC-capable yaw,pitch and roll immersive music software?

Orientation OSC Data For custom orientation transmission we expect the following Euler YPR angles with the address /orientation float [0] = Yaw | 0.0 -> 360.0 | left->right ++ float [1] = Pitch | -90.0 -> 90.0 | down->up ++ float [2] = Roll | -90.0 -> 90.0 | left-ear-down->right-ear-down ++