PDA

View Full Version : Vr1280


Peter Cheng
03-13-2008, 02:09 PM
Is there a script I can use to test a VR1280 HMD with no head tracking ?
I have an ATI Radeon X1300 Pro video card. thanks !

farshizzo
03-13-2008, 03:12 PM
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:import viz
viz.go(viz.STEREO|viz.HMD)