WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 12-11-2015, 05:25 PM
mamort mamort is offline
Member
 
Join Date: Jun 2015
Posts: 18
Orbit Transport

Does the Orbit tracker pivot or orbit around a target? for me I can only get it to pivot around a point what I am looking for is to use a tracking sensor to orbit around a target similar to below. Maybe I have to make my own?

vizcam.PivotNavigate(center=[0,0,0], distance=2, sensitivity=[1.0,1.0])
Reply With Quote
  #2  
Old 12-14-2015, 07:21 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Sorry, I don't understand what you're trying to do. What kind of tracking sensor are you using?
Reply With Quote
  #3  
Old 12-15-2015, 03:02 PM
mamort mamort is offline
Member
 
Join Date: Jun 2015
Posts: 18
We have a PPTx tracking system along with a 4 walled CAVE.

Without going into to too much of an explanation I want to test a possible way to overcome the fact that looking at an object close to the user in the CAVE is a challenge due to the space within the CAVE being excluded from the vision.

Anyway I have attached an image to show the difference between what I mean when saying pivot and orbit. The cubes in this image represent a CAVE


Last edited by mamort; 12-15-2015 at 03:08 PM.
Reply With Quote
  #4  
Old 12-15-2015, 03:15 PM
mamort mamort is offline
Member
 
Join Date: Jun 2015
Posts: 18
Basically I want this
Code:
transport = vizconnect.getTransport('orbit')
to act like this
Code:
vizcam.PivotNavigate(center=[0,0,0],distance=2,sensitivity=[1.0,1.0])
Reply With Quote
  #5  
Old 12-17-2015, 07:06 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Currently there is no transport that can be configured to work exactly like the pivotNavigate camera handler. Attached is a simple example for using vizconnect with pivotNavigate, perhaps this will help. An additional view is applied to the pivotNavigate camera handler. Then this view is applied to the vizconnect display.
Attached Files
File Type: zip vizconnect_pivot.zip (1.9 KB, 699 views)
Reply With Quote
Reply

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
How to map HTML button to Transport in Vizconnect JB_HP_Viz Vizard 3 02-24-2015 07:38 PM


All times are GMT -7. The time now is 08:06 AM.


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