We implement our framework in an application, called LiveCanvas, for creat-
ing stylized 2D animations. The application supports both interpolation (tweened)
and key-frame based animation, or a mixture of the two. Since objects are rep-
resented as meshes and since the application automatically does color blending
between two keyframes, we can also use it to create animated morphs rendered
in various nonphotorealistic styles. The generated frames maintain the temporal
coherency of the brush strokes, thus avoiding the shower-door eect, which results
in smooth-looking animations. We demonstrate the
exibility of our framework
by implementing mesh deformation using three dierent techniques and providing
a number of non-photorealistic styles.