Closed scottgarner closed 8 years ago
Why do you want to disable distortion correction? If anything, this would go into the polyfill which now takes care of distortion.
Our project is abstract enough that it isn't necessary and there was a noticeable performance hit in the previous version with distortion correction enabled vs disabled.
Could you log a feature request against the polyfill to bring this back?
On Thu, Mar 31, 2016 at 12:03 PM Scott Garner notifications@github.com wrote:
Our project is abstract enough that it isn't necessary and there was a noticeable performance hit in the previous version with distortion correction enabled vs disabled.
— You are receiving this because you commented.
Reply to this email directly or view it on GitHub https://github.com/borismus/webvr-boilerplate/issues/128#issuecomment-204081536
Sure.
What is the proper way to disable distortion correction now? Previously, you could set
PREVENT_DISTORTION
inWebVRConfig
, but this no longer works.