Vizard 7 » Reference » Stereo & Displays » Display devices » Sony HMDs
7.6

Sony HMDs

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.

import sony
hmd = sony.HMZT1()

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

See also

In this section:

Elumens Dome

nVis HMDs

ACT Kern

Sensics

Fakespace Labs Wide5

iZ3D

Tridelity

Crescent

SteamVR HMDs

Oculus HMDs

Viulux HMDs

Other sections:

Frame parallel

Frame sequential

Line interlaced

Anaglyphic (red/cyan glasses)