This tip discusses how to automate the generation of encapsulated bezier paint animation. This is done by constructing a PASeq that generates the desired bezier paths. This PASeq is then automatically run multiple times for a series of recored source context keyframes to generate a bezier context. The bezier context is then automatically converted into an encapsulated paint action step.
By using the series of steps described in this tip you can automatically generate a sketch or other paint style animation from a series of still images with no manual drawing.
Continue reading Automating Encapsulated Bezier Paint Animation