Vizard can drive the Sony HMZ-T1 and HMZ-T2 HMDs. To do so, you only need to copy & paste the code fragment shown below to your own program.
The sony.HMZT1 and sony.HMZT2 constructor accepts the following optional keyword arguments:
Argument |
Description |
Default |
autoDetectMonitor |
If True, attempt to detect which monitor the HMD is assigned to and set it as the fullscreen monitor. |
True |
stereo |
The stereo mode to render for the HMD. |
viz.STEREO_3DTV_TOP_AND_BOTTOM |