Morph Text
Gooey text morph — cycles through an editable word list using SVG threshold + GSAP-driven blur for a fluid, satisfying transition effecttext text-effect typography morph gooey kinetic animation
Install
Details
Files
Usage
Opencompositions/components/morph-text.html and paste its contents into your composition.
Edit the <ol id="morph-words"> list to change the statements that cycle through. Each <li> accepts data-font (CSS font-family) and data-color (hex) attributes. Adjust data-morph-speed (seconds per transition) and data-morph-pause (hold time) on the root element.