Тёмный

Linear Interpolate | 5-Minute Materials [UE4] 

PrismaticaDev
Подписаться 63 тыс.
Просмотров 22 тыс.
50% 1

Hey Prismaticrew! In today's episode of 5-Minute Materials we're looking at The Lerp Node, otherwise now as Linear Interpolate! This node allows us to interpolate (or blend) between two values, colours, textures, positions, and more! The Lerp Node is incredibly powerful and will be your best friend when it comes to creating awe-inspiring materials in Unreal Engine. If you're a beginner, you've come to the right place.as I'll show you several examples of what Lerp can be used for as well as some handy tips and explanations to help wrap your head around this wonderful function.
------------------------------
Discord - / discord
Patreon - / prismaticadev
Twitch - / prismaticadev
Twitter - / prismaticadev
------------------------------
Computer Specs:
Ryzen 3900x 12-core CPU
MSI Geforce RTX 2080 Super
64GB Corsair RAM
One of those fancy nvme m.2 SSD's
Programs of choice:
Unreal Engine 4 - (Game Dev)
Blender 2.8 - (Animation and Modelling)
OBS - (Video/screen capture)
Davinci Resolve - (Video editing)
Adobe Photoshop - (Graphics and Texturing)
Quixel Mixer - (Texturing)
ProTools 11 - (Compositions and mixing)
OldSchool Runescape - (Chillax time)
Filmed using:
Sony A7s2 body
Sony 24-70mm f/2.8 GM lens
Yonguo YN360 LED's for colour
Yongnuo YN760 chip LED w/ Godox softbox for key
My lovely cats names are Boycat, Girlcat and Ladycat :)

Опубликовано:

 

20 мар 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 52   
@steliosstavropoulos499
@steliosstavropoulos499 3 года назад
Please tell me why this video has 2 dislikes!! Who did that? Those are the best tutorials on the internet!!!!
@Baleur
@Baleur Год назад
Lerps are life, lerps are love. My kingdom for a lerp.
@StevenDiLeo
@StevenDiLeo Год назад
I'm always sure to like your videos before I even watch them, cause I know it's gonna be good. Keep it up dude, I love your teachings :)
@hbonin
@hbonin 3 года назад
5-Minute Materials. What a nice idea. Thanx again, Charlie!
@PrismaticaDev
@PrismaticaDev 3 года назад
Hope they're coming in handy! :)
@Xaeveax
@Xaeveax 3 года назад
I've found the lerp node is one of most useful and versatile nodes. It's got so many applications that people tend to overlook.
@PrismaticaDev
@PrismaticaDev 3 года назад
Absolutely - it's one of the most simple AND most complicated nodes on the block!
@3dstuff677
@3dstuff677 Год назад
Great tuto !! Thanks Bro !!
@3DWithLairdWT
@3DWithLairdWT 3 года назад
Yet again, awesome content!
@PrismaticaDev
@PrismaticaDev 3 года назад
Thanks legend :) Glad you're finding it useful!
@the_real_shoes
@the_real_shoes 3 года назад
I love these vids so much. They're so useful! Would you consider making a video explaining the shortcuts in the material graph?
@PrismaticaDev
@PrismaticaDev 3 года назад
That's an amazing idea! I'll have to brush up on all of them haha especially since when I go to type something in, they're all out of order with the latest patch haha
@CosmicComputer
@CosmicComputer 3 года назад
Excellent as always! Thanks! Would you ever consider “5-minute” blueprint nodes/behavior tree tasks etc reviews? I really enjoy your content and this format. Either way, love your channel man!
@PrismaticaDev
@PrismaticaDev 3 года назад
Heya Logan! If you're looking short Blueprint videos I HIGHLY recommend Mathew Wadstein's channel. He's already covered every single BP node in short videos and that's what inspired me to create this series :) I think he also covers Behaviour tree things
@CosmicComputer
@CosmicComputer 3 года назад
@@PrismaticaDev will do, thanks!
@RomarioDev
@RomarioDev 3 года назад
Awesome work my dude
@PrismaticaDev
@PrismaticaDev 3 года назад
Thanks as always mate :)
@Fokkusu
@Fokkusu 3 года назад
Amazing, my materials already use lerps but now I can level up the game with the lerps :D, thanks ^^
@PrismaticaDev
@PrismaticaDev 3 года назад
Thank you! Now you can lerp your lerps!
@Fokkusu
@Fokkusu 3 года назад
@@PrismaticaDev I can lerp each option and the alpha for _extra fun_
@alperenerol2299
@alperenerol2299 2 года назад
I've started to like before even i watch.
@wortnes
@wortnes 3 года назад
Epic! S2
@PrismaticaDev
@PrismaticaDev 3 года назад
Epic (games)
@sylvainhuard2133
@sylvainhuard2133 8 месяцев назад
men your are the best
@xabunoxx2850
@xabunoxx2850 3 года назад
Today I learned to Clamp ya damn Alphas
@PrismaticaDev
@PrismaticaDev 3 года назад
Lesson: learneded.
@JieDu-yj2vd
@JieDu-yj2vd Год назад
Who is cheaper between lerp and BlendMaterialAttribute?
@PrismaticaDev
@PrismaticaDev Год назад
BlendMaterialAttribute is like a Lerp but for every single material attribute at once. So it "might" be cheaper to use it if you're blending entire materials together (if they do some funky stuff under the hood) but otherwise a Lerp will be cheaper.
@christuusgnosis
@christuusgnosis Год назад
I wish I had found this a year ago its one of the strangest things in unreal to figure out because its everywhere and there is no real instruction from unreal about how it works good tut
@user-ot4ww5by3r
@user-ot4ww5by3r 4 месяца назад
does it work for interpolating texture in three.js?
@PrismaticaDev
@PrismaticaDev 4 месяца назад
Hey hey - not sure what you mean. What is three.js?
@Jake-co7rt
@Jake-co7rt 2 года назад
My Materials Lerps don't seem to work... AT ALL. Always looks like the alpha is at 0, no matter what I use for input, or even if I just change the number without plugging anything in. Might there be a setting I'm overlooking?
@PrismaticaDev
@PrismaticaDev 2 года назад
Hey Jake! Sounds very odd indeed... You might be using a Material Instance of the material which has its alpha setting at 0? And the Master materials changes might not propagate. That would only be the case if you were using parameters though... Would you mind sending me a screenshot on Discord?
@Jake-co7rt
@Jake-co7rt 2 года назад
​@@PrismaticaDev, Thanks Very Much. For anyone who might have a similar issue: Make sure your color parameters have DIFFERENT names, or Lerp treats them as just ONE parameter even though they appear to be different. Charlie spotted it immediately, and it fixed the problem completely. Bravo, Dude. (c:
@PhantomZtryker
@PhantomZtryker 3 года назад
What's the difference between saturate and clamp?
@PrismaticaDev
@PrismaticaDev 3 года назад
A clamp allows you to choose what values you want the clamp to be (presumably by using Min and Max functions) so you'd be able to clamp negative 1 to positive 2, for example. Saturate, on the other hand, always clamps 0 to 1 but it completely free on most GPUs according to the tooltip :)
@PhantomZtryker
@PhantomZtryker 3 года назад
@@PrismaticaDev Good to know, thank you.
@vincenzoarnone7406
@vincenzoarnone7406 3 года назад
The "saturate node" tip to clamp a value it's really cool, but accordng to the 'Performance Guidelines for Artists and Designers' the Clamp node has a different performance cost when using 0 and 1 values, so I think it is using a similar (if not the same) algorithm in the background with those values. docs.unrealengine.com/en-US/TestingAndOptimization/PerformanceAndProfiling/Guidelines/index.html
@PrismaticaDev
@PrismaticaDev 3 года назад
@@vincenzoarnone7406 Good pickup! I imagined Clamp 0-1 would get optimized to do that. The saturate node is nice and small though :P
@wasimsaifi7684
@wasimsaifi7684 2 года назад
lerp node available in material function?
@PrismaticaDev
@PrismaticaDev 2 года назад
Yep, sure would be :)
@wasimsaifi7684
@wasimsaifi7684 2 года назад
This node is also not available in material editor.
@TomartStudios
@TomartStudios 3 года назад
Can i have that texture file
@PrismaticaDev
@PrismaticaDev 3 года назад
Here you go :) www.dropbox.com/s/7equ32073rkox54/PackedClouds.png?dl=0
@TerraTFT
@TerraTFT Год назад
Beware the mighty thumbs-up Charlie, come to destroy this side of the universe.
@Nightwolfj2
@Nightwolfj2 3 года назад
I always herp, when I lerp.
@PrismaticaDev
@PrismaticaDev 3 года назад
Herpa Lerpa
@wasimsaifi7684
@wasimsaifi7684 2 года назад
I am using UE5.
@felixmikolai7375
@felixmikolai7375 3 года назад
You need to add the links for other tutorials otherwise u just point the corner ;)
@PrismaticaDev
@PrismaticaDev 3 года назад
Haha I add little annotations via RU-vid but they mustn't show up on Mobile possibly?? I will add the links now that you mention it though, thanks! :)
@felixmikolai7375
@felixmikolai7375 3 года назад
@@PrismaticaDev possible my phone then yeah but thanks :)
Далее
Pixel Normal WS Node | 5-Minute Materials [UE4]
3:43
The Noise Node | 5-Minute Materials [UE5]
10:44
Просмотров 25 тыс.
Занимайся йогой со мной 🫶🏻
00:13
The Switch Node | 5-Minute Materials [UE5]
13:00
Просмотров 14 тыс.
Learning Unreal Engine in One Month to make a Game!
15:25
A new way to generate worlds (stitched WFC)
10:51
Просмотров 511 тыс.
Sine and Cosine Nodes | 5-Minute Materials [UE4]
9:27
Landscapes | 5-Minute Materials [UE4]
9:58
Просмотров 41 тыс.
Занимайся йогой со мной 🫶🏻
00:13