![]() |
#5
|
|||
|
|||
You can use VRPN to stream data from iView ETG to Vizard. The SMI downloads page has a link for a VRPN server. In Vizard, use code like the following to get a handle to the trackers:
Code:
vrpn = viz.add('vrpn7.dle') tracker = vrpn.addTracker('SmiETG@machine_name:4444', 0) trackerR = vrpn.addTracker('SmiETG@machine_name:4444', 1) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Texture Coordinates in a Cube Map | mshukun | Vizard | 2 | 05-10-2013 12:31 PM |
How do coordinates in IS900 thransform into coordinates in vizard's world | jacky | Vizard | 1 | 08-11-2011 10:44 AM |
how to add the system path of Arrington Application | mouweimin | Vizard | 3 | 06-08-2011 09:30 PM |
viz.vertex coordinates | lilio | Vizard | 6 | 05-16-2009 04:36 PM |
Free Walkthrough Application Code | Gladsomebeast | Vizard | 0 | 03-03-2009 04:02 PM |