From: Bruce S. <bas...@un...> - 2002-06-18 03:03:00
|
Very pretty! After establishing the basic elements of the scene, execute "scene.autoscale = 0". The problem is that VPython attempts to move the camera to ensure that all of the scene is visible at all times. The algorithm isn't perfect, so you get some "breathing" in some situations. Bruce Sherwood At 08:44 PM 02/06/17 -0400, Eric Hagemann wrote: >Hey all, > > First off I gotta say this is cool stuff !! > > Wrote a quick example (included below), can some on help with the >problme of "breathing" ? If you run the example you will notice the outer >ring changed size based on the orientation of the other rings. Is there a >way to stop this auto scaling ? > >Cheers >Eric |