Animations |
Top Previous Next |
The Viewer has a special feature that allows you to create animations that fly around and through a cave. Animations work differently from movies. Instead of saving separate pictures of the cave as the movies do, animations work by saving the Pan, Zoom and Rotation parameters for individual viewpoint of the cave. The program then takes two of these points and calculates a number of intermediate points. Playing back the intermediates points in rapid succession produces a smooth animation.
There are several advantages to animation. First, since you are only saving the pan, zoom and rotation parameter for each point of view, the amount information needed to produce a large animation is very small. Second, since the computer generates all the intermediate points, it is relatively easy to produce smooth cave animations.
|