I have a working example of a simple animator that allows you to record
and playback zoom based fly-throughs of a simple scene.
Currently it is just a ball and two cubes, but you can insert any scene
you like.
The source code is here Animator-1.py
<http://home.primusonline.com.au/python/animator-1.py>
It has no methods for saving your efforts, yet!
Note scene.userzoom is redundant and actually gets in the way so it is
turned off.
Symion
|