Linear Interpolation

A keyframe position is set when the left mouse buttons is pressed down and an orientation is set by the difference between the button release position and the keyframe position. 

Buttons: 

Run - runs the animation after the keyframes are added

Pause - pauses the animation

Clear - remove all keyframes

The slider sets current time/frame 

Nearest Interpolation

Same controls as the linear interpolation applet

 

Cubic bezier curve 

Drag and drop the control points (black squares) to edit the curve, press run to run the animation. The next frame and previous frame buttons works only when the animation is paused.

Source code


Discussion:
Add post