WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   How to set the position of view with vizconnect (https://forum.worldviz.com/showthread.php?t=5419)

apenngrace 08-04-2015 10:17 AM

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

Jeff 08-04-2015 12:01 PM

Take a look at this thread for example code.


All times are GMT -7. The time now is 02:27 AM.

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