
On 5/14/05, aaron@...749... <aaron@...749...> wrote:
Ok, there is something called "interpolate" in my latest effects package. I decided not to use/or read any code from Skencil. It may or may not work. I may make a few variations if there are some suggestions. But this just isn't going to be as cool until the internal implementation comes along and makes "live" blends.
Thanks!!! That was fast :)
Actually it's hard to say how well your interpolation works, because it only produces one intermediate path. Can you take the number of steps as a parameter, and create the specified number of equidistant steps? Then it will be easy to see how good is your algorithm based on how smooth and natural is the transition.
Still I noticed one problem: load the attached file, select the left and then right path, and interpolate at 0.9. The result is close to the left path but only half as long, the bottom half is missing.