next up prev
Next: Interpolation Up: Animator Previous: Animator

Keyframes

Each keyframe contains the following parameters:

Rc
Camera Rotation. Stored as Euler angles \( \theta , \) \( \phi , \) and \( \psi . \)
Rq
Fractal Rotation. Also stored as Euler angles.
Sq
Fractal Scaling parameter. Stored as a single value s.
Tq
Fractal Translation vector.
c
Julia set parameter. The iterated map is then q2+c.
f
The focal length f is the distance from the camera to the image plane.
d
d is the depth of the projection frustum
The only parameter that is global to the animation sequence is the maximum number of iterations. This parameter needs to be integral and cannot be interpolated.



brian martin
1999-06-23