FLASHLIGHT After Effects Tutorial - No Plugins Required

Pubblicato il: 27 novembre 2020
sul canale di: CapVFX
15,619
364

In this After Effects tutorial I'll show how I make a realistic flashlight effect. No advanced knowledge of After Effects is needed and no third party plugins is required for this tutorial.

You can download the project file and footage here:
https://payhip.com/b/2QuTp

_______________________________________________________________________
Here is the expression I used for the Ending point of the Beam effect:

point1=effect("Beam")("Starting Point");
point2=effect("Beam")("Ending Point");
distance=length(point1,point2);
thickness=effect("Beam")("Starting Thickness");
thickness*15000/distance;

_______________________________________________________________________
This is the expression for the Wipe angle of the Linear wipe effect:

point1=effect("Beam")("Starting Point")[0]-effect("Beam")("Ending Point")[0];
point2=effect("Beam")("Starting Point")[1]-effect("Beam")("Ending Point")[1];

radiansToDegrees(Math.atan2(point2,point1))+90;

_______________________________________________________________________

Music by Nihilcore - Solipsism
Link: http://www.nihilore.com/

Thanks for watching

Follow CapVFX:
▶Payhip - https://payhip.com/CapVFX
▶Twitter -   / capvfx  
▶Facebook -   / capvfx  

#flashlighttutorial
#aftereffectsflashlight
#flashlighteffect


In questa pagina del sito puoi guardare il video online FLASHLIGHT After Effects Tutorial - No Plugins Required della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CapVFX 27 novembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 15,619 volte e gli è piaciuto 364 spettatori. Buona visione!