filmov
tv
How I Made This Poof Effect in After Effects #shorts
![preview_player](https://i.ytimg.com/vi/afIjCBjnReE/maxresdefault.jpg)
Показать описание
I couldn‘t find a tutorial online on how to do this kind of cloud poof, so I decided to make one myself :) It’s not too complicated, but I think there are some interesting bits hidden in there nonetheless.
The steps in more detail:
(1) Create a lot of ellipses on a shape layer, forming a cloud. The more, the better. It‘s important for them to all be on the same layer, so we can apply effects to it afterwards.
(3) Next I used a neat lil‘ trick I picked up from Ben Marriott and applied a gaussian blur (value around 30) and crushed the alpha channel using the levels effect to liquify the cloud (see his melting effect video for details). Here I had to put a rectangle with an opacity of 0% behind the ellipses (on the same layer) to prevent the blur from creating an ugly sharp edge. I thought you might be able to use the grow bounds effect for that, but it didn't work in this case.
(4) Move up the ellipses and scale them down as they move. I added a wiggle on the x axis of the individual shapes for some flavor. To wiggle only one axis (since you can‘t separate dimensions for individual shapes on a layer), you can use this expression:
wig = wiggle(3,30);
[wig[0],value[1]]
(5) Scale up the cloud before the poof, and add some sweet easing.
music:
‘Slice of Sun’ by Ketsa
The steps in more detail:
(1) Create a lot of ellipses on a shape layer, forming a cloud. The more, the better. It‘s important for them to all be on the same layer, so we can apply effects to it afterwards.
(3) Next I used a neat lil‘ trick I picked up from Ben Marriott and applied a gaussian blur (value around 30) and crushed the alpha channel using the levels effect to liquify the cloud (see his melting effect video for details). Here I had to put a rectangle with an opacity of 0% behind the ellipses (on the same layer) to prevent the blur from creating an ugly sharp edge. I thought you might be able to use the grow bounds effect for that, but it didn't work in this case.
(4) Move up the ellipses and scale them down as they move. I added a wiggle on the x axis of the individual shapes for some flavor. To wiggle only one axis (since you can‘t separate dimensions for individual shapes on a layer), you can use this expression:
wig = wiggle(3,30);
[wig[0],value[1]]
(5) Scale up the cloud before the poof, and add some sweet easing.
music:
‘Slice of Sun’ by Ketsa
Комментарии