PDA

View Full Version : emagin Z800


hyde
09-19-2011, 11:41 PM
Hi all,

I'm using the trial version of Vizard 3.0 and I was trying to test the emagin z800 HMD with the codes below:

import viz

viz.go()

#add eMagin HMD
viz.add('gallery.ive')
emagin= viz.add('emagin.dls')
viz.link(emagin, viz.MainView)


It worked perfectly fine with the 3D display, but it couldn't sense the movements (pitch and yaw) of the HMD. Am I missing some codes here? I would also want it to navigate forward and backward motions with the arrow keys on the keyboard. Do I just add the manual tracking after the codes above? Sorry if I'm asking stupid questions. :p

sleiN13
09-21-2011, 02:06 AM
What OS are you using.

Emagin tracker drivers only work (with difficulty) on a 32 bit version of windows.