ValveSoftware / unity-xr-plugin

OpenVR plugin for Unity's XR API
BSD 3-Clause "New" or "Revised" License
309 stars 64 forks source link

Fix for wrong Y and Z coordinates of left and right eye #105

Open Shii2 opened 3 years ago

Shii2 commented 3 years ago

Original code using wrong matrix multiplication order that results wrong eye coordinates reported. Fixes #86