Thread: setIPD
View Single Post
  #1  
Old 06-13-2016, 08:27 AM
dcnieho dcnieho is offline
Member
 
Join Date: Feb 2011
Posts: 59
setIPD

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!
Reply With Quote