phr00t / FocusEngine

Focus Game Engine. This is Stride/Xenko fast-tracked for Phr00t's Software games. Improvements over the original Focus on Vulkan support, PC platforms, VR, performance & ease. Cherry-picks commits from other forks as needed.
MIT License
98 stars 11 forks source link

3D Text positioning for each eye broken in VR #97

Closed phr00t closed 4 years ago

phr00t commented 4 years ago

3D text seems to not shift in position independently for each eye when playing in VR. The projection matrix to render the text should be slightly different for each eye. This is likely an unwanted side effect of the https://github.com/phr00t/xenko/issues/84 fix

phr00t commented 4 years ago

fixed with https://github.com/phr00t/xenko/commit/7393f3753823e34b1d11ec855976d4147a3a0d07