Skip to main content
Participant
December 6, 2017
Answered

Tricky "optical shrinking edges" effect

  • December 6, 2017
  • 2 replies
  • 722 views

I've been trying to figure out how to do this "optical shrinking edges" -effect:

48fefc92857f83c52aaa6563b8960525.gif

Rainbow effect is easy to do with 4-color Gradient and Hue/Saturation

Any ideas? Thanks in advance!

    This topic has been closed for replies.
    Correct answer Rick Gerard

    I'm not exactly sure what you are talking about because that sample image is incredibly difficult to look at and could cause seizures in some people.

    If you are talking about the kind of glow effect around the edge of the letters then that can be accomplished by animating the size and color of a stroke applied to a text layer using text animators. You could also use some matte choking tools on a copy of the layer and blend modes. The way to get started is to use a duplicate layer and isolate the properties you want to animate. Something as simple as a duplicate of the text layer with stroke and no fill, some gaussian blur, Add or multiply blend mode and a loopOut() expression.

    2 replies

    Rick GerardCommunity ExpertCorrect answer
    Community Expert
    December 6, 2017

    I'm not exactly sure what you are talking about because that sample image is incredibly difficult to look at and could cause seizures in some people.

    If you are talking about the kind of glow effect around the edge of the letters then that can be accomplished by animating the size and color of a stroke applied to a text layer using text animators. You could also use some matte choking tools on a copy of the layer and blend modes. The way to get started is to use a duplicate layer and isolate the properties you want to animate. Something as simple as a duplicate of the text layer with stroke and no fill, some gaussian blur, Add or multiply blend mode and a loopOut() expression.

    Mylenium
    Legend
    December 6, 2017

    The "schrinking edges" effect is nothing different - Hue/ Saturation or Colorama applied to a pre-existing gradient. The gradient itself could easily be created using multiple duplicates of the text with differently colored strokes on the outlines, possibly with blurs to blend them together. No magic beyond that here.

    Mylenium