From: Bruce S. <Bru...@nc...> - 2010-02-02 19:46:23
|
Basically, by setting scene.range. For some examples of camera manipulation see the example program stonehenge.py (included in the examples installed with VPython) and, in the Contributed section of vpython.org, the programs movecamera.py, look_around.py, and rotate_scene.py. Bruce Sherwood Craig Berry wrote: > Hi, all, > > In the available doc I found information about how my program can set > the camera look-position and direction, but not the zoom level > (distance from look-position). Can that be controlled as well, and if > so, how? > > |