#1
|
|||
|
|||
How to set the position of view with vizconnect
Hi, at Villanova University we are using Vizard to create content to show students. When working in the Vizard desktop version, we use viz.go() to get the rendering started and we can change the starting viewpoint with commands like:
view = viz.MainView view.setPosition([x, y, z]) In our CAVE facility (3 walls and 2 floor surfaces) we start the rendering with vizconnect and a configuration file. However, the vizconnect object does not have a MainView object to reference and manipulate. What is the right way to change the starting view position and orientation when using vizconnect? Thanks for your help, Andrew |
Tags |
mainview, view, vizconnect |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reset to starting position when using Vizconnect | JB_HP_Viz | Vizard | 4 | 04-30-2015 01:58 PM |
Changing parent without changing absolute global position? | The SundanceKid | Vizard | 2 | 05-23-2014 02:43 PM |
Getting updated position | Anastaggra | Vizard | 1 | 02-01-2014 12:15 AM |
Translate view from sensor position to lens position? | Kaminski | Vizard | 4 | 03-09-2011 10:36 AM |
display the position and euler coords of the main view | Josh | Vizard | 1 | 03-22-2010 10:48 AM |