Term
What is an Animation Pose? |
|
Definition
The output of the animation system |
|
|
Term
What will the Animation Blender object hold? |
|
Definition
two interpolators: current animation, animation blending to
result of interpolations bring blended is what we will apply to our mesh as the current pose
array of blended frames
Time is takes to transition between the two
time that has passed since the blending process started
start to let us know that our blending has been completed |
|
|
Term
What is animation blending? |
|
Definition
takes one of more poses as input and generates one pose as output |
|
|
Term
what is cross dissolve and what does it do? |
|
Definition
aka linear interpolation aka blending
will take two poses as input and a float as the dissolve factor |
|
|