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 |
Take a look at this thread for example code.
|
All times are GMT -7. The time now is 05:04 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC