View Single Post
  #4  
Old 12-14-2015, 11:22 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
If the FOV set in Vizard does not match the physical FOV of the display then it will appear distorted. Since the user is much further away from the monitor than the HMD, the FOV of the monitor window is less relative to the user's total FOV. You may need to have a large monitor or multiple monitors to reproduce the same FOV of the Oculus. You can calculate the vertical FOV of the display using the following:

verticle FOV = 2*arctan((H/2)/D)
H = height of display and
D = distance of viewer from screen
Reply With Quote