Vizard can drive this ultra wide field of view head-mounted display. To do so, you only need to copy & paste the code fragment shown below to your own program. For the tiling to function correctly, you must ensure that you have matched the tilt angles correctly as described in the user guide for your particular model.
In the code below, be sure to correctly set these parameters depending on your HMD:
In addition, you can optionally define the inter-pupillary separation (it is set to 0.06 by default).
You can optionally specify these values in your vizcore.cfg file by using the following option names:
Wide5 option name |
Description |
fakespace.wide5.ipd |
Default IPD value |
fakespace.wide5.yaw |
Default yaw offset (degrees) |
fakespace.wide5.pitchN |
Default narrow pitch (degrees) |
fakespace.wide5.pitchW |
Default wide pitch (degrees) |