The VR1280 uses standard horizontal split stereo. Once you have correctly setup your display resolution using your graphics card settings you simply use the following code to start Vizard in the correct stereo mode:
Code:
import viz
viz.go(viz.STEREO|viz.HMD)