Skurdt / SK.Libretro

Libretro wrapper written in C# with support for the Unity game engine
MIT License
28 stars 13 forks source link

fix example shader with stereo camera (VR) #15

Closed XenuIsWatching closed 10 months ago

XenuIsWatching commented 1 year ago

The example shader would only render in one eye with a VR headset. Fix it so the shader will render to both eyes.

Fixes #9