PDA

View Full Version : setIPD


dcnieho
06-13-2016, 08:27 AM
I have some generic code for managing the IPD used for stereo rendering, e.g. to an HMD display such as an NVIS. I see now that the oculus extension comes with its own setIPD() function, which forwards that call to the oculus sensor, not the vizard view. Can i still set the IPD by calling window.ipd(), or is that not the way to do it for the oculus?

Thanks!