Vizard 7 » Reference » Stereo & Displays » Display devices » Elumens Dome
7.6

Elumens Dome

Vizard can drive these ultra wide field of view dome display. To do so, you only need to copy & paste the code fragment shown below to your own program (must be placed after the viz.go() statement).

 

For the projection and tiling to function correctly, you must ensure that you have matched the correct initialization parameters for your particular dome.

 

After adding this code fragment to your script, all else is handled automatically. The individual panel's asymmetric frustums are automatically updated for you on every frame update.

import spi
spi.init(4)
spi.clip(0.01,100) 

See also

In this section:

nVis HMDs

ACT Kern

Sensics

Fakespace Labs Wide5

iZ3D

Tridelity

Crescent

Sony HMDs

SteamVR HMDs

Oculus HMDs

Viulux HMDs

Other sections:

Frame parallel

Frame sequential

Line interlaced

Anaglyphic (red/cyan glasses)