How to make a 3D title using only 2D layers

Опубликовано: 24 Апрель 2020
на канале: ShūBa̱ck
268
8

After creating your title logo in Photoshop, the entire 3d effect can be accomplished with just a couple of lines of expressions, and knowing where to paste them. This video walks you through how to create them, and then how to add the finishing touches to bring it all together.

Check out my Photoshop Selection Crash Course: https://shu.thinkific.com/courses/how...

Subscribe to my newsletter and get notified when I'm looking for new students to test on: http://eepurl.com/gXjWsP

Files:
Old Grain Film Overlay
   • Video  

Super 8 Frame
   • Super 8 Frame  

Unknown World (BG Video)
   • Unknown World (1951)  

It's better to write these out yourself, but for reference, here's the final expression for your Layer: position:
var shiftAmount = thisComp.layer("CONTROLLER").effect("Shifter")("Slider");
thisComp.layer(index - 1).transform.position + [-shiftAmount,shiftAmount];

Here's the final expression to paste into your Layer: Effects - Fill - Color:
var greyValue = thisComp.layer("CONTROLLER").effect("ColorShift")("Slider");
var r = greyValue;
var g = greyValue;
var b = greyValue;
var a = 1;
thisComp.layer(index-1).effect("Fill")("Color") + [r,g,b,a];

Sections
0:00 - Designing the look
4:38 - Explaining how it all works
8:38 - Importing Photoshop into After Effects
12:39 - Repositioning with After Effects Expressions
18:48 - Recoloring with AE Expressions
24:28 - Adding Layer Styles & Copying the Effects
28:58 - Compositing it all together


Смотрите видео How to make a 3D title using only 2D layers онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь ShūBa̱ck 24 Апрель 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 268 раз и оно понравилось 8 людям.