![]() |
|
#2
|
|||
|
|||
There are many different ways to accomplish this. From your description it seems that the built-in FlyNavigate camera control would do what you want. The code for it is in the vizcam module. Here is a sample script that shows how to use it. Use the arrow keys and mouse to move around.
Code:
import viz viz.go() import vizcam vizcam.FlyNavigate() viz.add('gallery.ive') |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to make avatars to follow terrain while walking? | yyang | Vizard | 1 | 08-04-2008 02:54 PM |
Viewpoints outside the main window | sjroorda | Vizard | 7 | 11-03-2005 06:11 AM |
Walking avatars --> collision detection? | sjroorda | Vizard | 3 | 10-13-2005 04:47 AM |
windows and viewpoints | hotspur1 | Vizard | 6 | 08-25-2003 03:36 PM |