ID 750 Fall 2000 - Expressive Motion
All materials copyright Maria Palazzi

Assignment: Overlapping Motion

Short study: Swinging Boxes


quicktime movie

Assignment description:
Animate the swing of a chain of boxes that decays over time and appears to have weight to create overlapping motion. In this animation you are visually simulating the effects of gravity.

Minimum requirements:
Build the chain out of 4 primitive cubes. Group these objects as a hierarchy by doing the following:

  1. Make a Group for each cube and rename each Group.
  2. Move the pivot on each Group to the top of each cube to locate the swing's rotation point.
  3. Place the cubes on top of each other with Y Translate.
  4. Parent cubes by making Group2 a child of Group1 and Group3 a child of Group2, etc.
  5. Set key frames to animate Group1, creating BROAD motion FIRST!
  6. Write an expression to add overlapping motion to other Groups (2-4)

Expression Example: Group<#>.rotateZ=Group1.rotateZ;

Introduces:

Things to consider:

Readings:

Tutorials:


Record the shape of the main action curve from the Graph Editor here, include labeling on horizontal and vertical axes:









return to ID750 Syllabus