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

Viulux HMDs

The viulux module adds support for the 3Dinlife Viulux HMD. The following sample code will setup the main window to render to the Viulux HMD and link the HMD sensor to the main viewpoint.

import viulux
hmd = viulux.HMD()
viz.link(hmd.getSensor(), viz.MainView)

The viulux.HMD 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

window

The window to apply the HMD render settings to.

viz.MainWindow

See also

In this section:

Elumens Dome

nVis HMDs

ACT Kern

Sensics

Fakespace Labs Wide5

iZ3D

Tridelity

Crescent

Sony HMDs

SteamVR HMDs

Oculus HMDs

Other sections:

Frame parallel

Frame sequential

Line interlaced

Anaglyphic (red/cyan glasses)