Sunday, November 29, 2009

Week #13: Wiggle Expression

Wiggle() adds smooth randomness to animations.

In our basic example, wiggle includes two parameters: frequency and amplitude.
wiggle(frequency, amplitude)

A wiggle expression animates a camera, light, and shape.
Shape: position and scale are animated using wiggle()
Camera: Z rotation is animated using wiggle()

No comments: