WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 09-14-2015, 03:28 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
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)
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Texture Coordinates in a Cube Map mshukun Vizard 2 05-10-2013 01:31 PM
How do coordinates in IS900 thransform into coordinates in vizard's world jacky Vizard 1 08-11-2011 11:44 AM
how to add the system path of Arrington Application mouweimin Vizard 3 06-08-2011 10:30 PM
viz.vertex coordinates lilio Vizard 6 05-16-2009 05:36 PM
Free Walkthrough Application Code Gladsomebeast Vizard 0 03-03-2009 05:02 PM


All times are GMT -7. The time now is 07:04 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC