Animated Orb/ Gradient sphere in After effects tutorial

Pubblicato il: 29 aprile 2024
sul canale di: Francis.J Motion Design
2,419
115

In this video, We will look at the technique to create a gradient orb effect.

Color palette: cooler.co

Support the channel by downloading this project file here:
https://francisjose2016.gumroad.com/l...

After effects expression to apply on position( to make objects float up and down):
xAmp = 13; //height of undulations (pixels)
xFreq = .3; //undulations per second
xSpeed = 150; //speed of wave (pixels per second)

wl = xSpeed/xFreq; //wavelength (pixels)
phaseOffset = ((position[0]%wl)/wl)*2*Math.PI;
y = xAmp*Math.sin(2*Math.PI*xFreq*time + phaseOffset);
value + [0,y]

If you have any questions, Please leave it in the comments!


In questa pagina del sito puoi guardare il video online Animated Orb/ Gradient sphere in After effects tutorial della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Francis.J Motion Design 29 aprile 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 2,419 volte e gli è piaciuto 115 spettatori. Buona visione!