FLASHLIGHT After Effects Tutorial - No Plugins Required

Опубликовано: 27 Ноябрь 2020
на канале: 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


На этой странице сайта вы можете посмотреть видео онлайн FLASHLIGHT After Effects Tutorial - No Plugins Required длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь CapVFX 27 Ноябрь 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 15,619 раз и оно понравилось 364 зрителям. Приятного просмотра!