sensics / OSVR-RenderManager

Apache License 2.0
64 stars 45 forks source link

Per-eye distortion correction #377

Closed russell-taylor closed 4 years ago

russell-taylor commented 4 years ago

Added the ability to override the per-HMD distortion parameters with per-eye distortion parameters to support a vendor that has custom calibration per eye on their display.

Decided to add a per-eye optional distortion override based on the following analysis:

Verified that this was backwards compatible with existing config and that it works with different distortion per eye on a new config.

russell-taylor commented 4 years ago

Thanks for the review and merge! Indeed, of the changes in the request were verified on Windows, Linux, and Mac.