How To Make Parallax Photo Effect In After Effects. Quick 2D to 3D Conversion +free project

Additional materials for my tutorials in English.
Правила форума
Hi! This section of the forum in English. Here I post projects and other materials for my tutorials. My second channel on YouTube with tutorials in English. Please subscribe for more lessons :D
Аватара пользователя

Автор темы
aeplug
Санта
Санта
Сообщения: 2802
Зарегистрирован: 18 мар 2016, 23:20
Откуда: С Ютуба
Благодарил (а): 18 раз
Поблагодарили: 274 раза
Контактная информация:

How To Make Parallax Photo Effect In After Effects. Quick 2D to 3D Conversion +free project

Сообщение #1 aeplug » 11 апр 2017, 11:56

Изображение

Description


In this tutorial I show you how to quickly customize the parallax effect for 3D animations of a static picture. For this I will use few expressions and layer masks. The layers are arranged one after another and create the shape of the surface. Moving the camera creates a parallax effect. Near layers move faster than distant ones. This finished project you can quickly and easily configured for another picture.
For greater effect you can add to the scene other 3D objects. For example the balloon, the particles hovering in the air, the glare of the sun (aka Lens Flares), etc. If you have any questions, you can ask me here on the forum or in the comments to the video on YouTube.
https://www.youtube.com/watch?v=XE3PrZF299Q
Camera 1 - Locked camera with standard 50mm settings.
Null 1 - Control layer for Slider Controls.
Изображение

Expressions for the lesson


Изображение
Position

Код: Выделить всё

inx = index - thisComp.layer("Null 1").index - 1;
[value[0], value[1], inx*thisComp.layer("Null 1").effect("PosZ")("Slider")]

Mask Expansion

Код: Выделить всё

inx = index - thisComp.layer("Null 1").index - 1;
inx*thisComp.layer("Null 1").effect("Exp")("Slider")

Scale

Код: Выделить всё

cam = thisComp.layer("Camera 1");
distance = length(sub(position, cam.position));
scale * distance / cam.zoom;

Mask Feather

Код: Выделить всё

temp = thisComp.layer("Null 1").effect("Feather")("Slider");
[temp, temp]

  :download:  
You can download free project here for After Effects CC 2017
AEplus 014 - Parallax Photo Effect In After Effects folder.zip
(637.97 КБ) 1493 скачивания
AEplus 014 - Parallax Photo Effect In After Effects folder.zip
(637.97 КБ) 1493 скачивания


  :info:  
Useful links:



Видео уроки для After Effects http://www.youtube.com/AEPlug
Платные консультации по работе в программах


Вернуться в «AEplus After Effects tutorials»

Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей