![]() |
#2
|
|||
|
|||
I believe the VR920 and the Icuiti are the same device. If so, you can use our Icuiti plugin that ships with Vizard. Here is some sample code that will connect to the HMD and link the orientation data to the viewpoint:
Code:
import viz viz.go() #Add icuiti sensor icuiti = viz.add('icuiti.dls') #Link sensor to viewpoint viz.link(icuiti,viz.MainView) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vizard won't run | wouters | Vizard | 5 | 02-05-2008 11:12 AM |
Fall 2007 release of Vizard R3 | 3 D | Announcements | 0 | 10-15-2007 04:50 PM |
McAfee Privacy Service 8.1 causes Vizard not to run | mspusch | Vizard | 0 | 03-01-2007 08:24 PM |
Matlab and Vizard | brystewa | Vizard | 1 | 09-18-2006 03:11 PM |
wxPython with Vizard | farshizzo | Vizard | 18 | 09-29-2005 08:49 AM |