AADProductions / VR-Mirrors

OpenVR-friendly mirror system for Unity.
MIT License
83 stars 17 forks source link

Mirror rendering bug fix #5

Open FCExB opened 7 years ago

FCExB commented 7 years ago

Fixes a rendering bug seen when the camera rig is rotated off the world space axis. Caused by wrongly assuming there is no rotation on the camera rig when calculating the offset for each eye.