Gradient Blur Background Animation in After Effects

Опубликовано: 12 Февраль 2026
на канале: AeMachine
1,137
24

Hi guys,
In this After Effects tutorial, I am going to show you how to create an elegant gradient blur background loop using a simple wiggle loop expression. So, let's get started!

___________________________

Wiggle Loop Expression

freq = 0.5;
amp = 200;
loopTime = 3;
t = time % loopTime;
wiggle1 = wiggle(freq, amp, 1, 0.5, t);
wiggle2 = wiggle(freq, amp, 1, 0.5, t - loopTime);
linear(t, 0, loopTime, wiggle1, wiggle2)

___________________________

➡️ Project File - https://bit.ly/4bYYy9I

➡️ Patreon - https://bit.ly/3iMNiSB

___________________________
➡️ My Popular Tutorials

After Effects Text Behind Moving Object -    • After Effects Text Behind Moving Object | ...  
Saber Text Animation Tutorial -    • Saber Text Animation Tutorial in After Eff...  
Retro Style Text Animation -    • Retro Style Text Animation Tutorial in Aft...  
Sparkling Stars Animation in After Effects -    • Sparkling Stars Animation in After Effects  
___________________________

🔥Follow Me On -   / aemachinefx  
___________________________

@aemachine
#aftereffects #gradient #2d #animation #tutorial #motiongraphics