OSVR-Unity icon indicating copy to clipboard operation
OSVR-Unity copied to clipboard

Double-buffer native VR implementation

Open DuFF14 opened this issue 7 years ago • 1 comments

Adds an extra set of RenderTextures and alternates which RenderTextures are active each frame. Requires: https://github.com/OSVR/OSVR-Unity-Rendering/pull/37 This aims to improve performance when asynchronous timewarp is enabled in the renderManager config.

DuFF14 avatar Jan 02 '18 05:01 DuFF14

Needs some more testing before merging as this is a significant change.

DuFF14 avatar Jan 02 '18 05:01 DuFF14