art icon indicating copy to clipboard operation
art copied to clipboard

Tweening gradients?

Open oskarkrawczyk opened this issue 15 years ago • 2 comments

More of a question this time:

Any plans on tweening gradients? I understand tweening 2 to 5 gradients would be pretty much impossible but how about just a 2=>2 color tween?

oskarkrawczyk avatar Jun 18 '10 22:06 oskarkrawczyk

The objective should be to allow all features to be animated. Although, maybe some more obscure via plugins (like path -> path morphing).

It's actually not more difficult to do a 2->5 color gradient tween. We can just insert stops on the same offsets on both gradients. If the stops are not on the same offsets this may result in two 7 stop gradients. Then animate the colors on each stop.

sebmarkbage avatar Jun 25 '10 10:06 sebmarkbage

Nice, this would be one amazing feature of ART. A total winner.

oskarkrawczyk avatar Jun 26 '10 14:06 oskarkrawczyk