Using Bezier Keyframe Interpolation to Build up a Static Image
In a previous post we showed how to store sets of bezier paths into a Bezier Context action step. And then how to use bezier path keyframe animation to build an animating pencil sketch effect. In today’s post, we’ll slightly modify the PASeq we built for yesterday’s animation effect, and show how you…