sensics / OSVR-RenderManager

Apache License 2.0
64 stars 45 forks source link

The IPD is not configurable for OSVR #313

Closed raunaqbn closed 7 years ago

raunaqbn commented 7 years ago

Hey Guys, Is there a way to configure the IPD for the eyes in the render manager config files? It seems like the IPD is kept fixed at 63 mm here: https://github.com/sensics/OSVR-RenderManager/blob/master/osvr/RenderKit/RenderManager.h#L330

Is there a way to configure the IPD in a JSON file? If not what is the suggested approach for adjusting the IPD?

russell-taylor commented 7 years ago

IPD is a per-frame value that is set to a default in https://github.com/sensics/OSVR-RenderManager/blob/master/osvr/RenderKit/RenderManager.h#L342

This can be used to adjust it over time, perhaps to calibrate to a new user.