WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #12  
Old 12-06-2010, 09:13 AM
blessonisaac blessonisaac is offline
Member
 
Join Date: Sep 2010
Posts: 18
Two Intersenses

Hi,

Can u help me with this?

I tried to connect Head tracker and Wand at the same time
But my wand does not work. My script is wrong link=viz.link( T,mouse). Can u tell me
the correct script?


import viz
import viz
import viztracker
viz.go(viz.QUAD_BUFFER)
viz.clearcolor(viz.BLUE)
gallery = viz.add('gallery.ive')
view = viz.get(viz.MAIN_VIEWPOINT)
PORT_INTERSENSE = 1
sensor1 = viz.add('intersense.dls')
PORT_INTERSENSE = 2
sensor2 = viz.add('intersense.dls')
S = sensor1
T = sensor2
link=viz.link( S,view)
link=viz.link( T,mouse)
viz.collision(viz.ON)
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


All times are GMT -7. The time now is 02:16 PM.


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