How To Setup Vertex Painting In Unreal Engine 5

  Рет қаралды 74,691

Peyton Varney

Peyton Varney

Күн бұрын

Пікірлер: 79
@stormhenge
@stormhenge 11 ай бұрын
I love that you clearly and plainly explain the nodes and what they do. I've been watching tutorials for months and this is the first time I've clearly understood what a Lerp node is and how it works. You're not just saying... "add one of these, and then one of these and plug this into that..." You're actually teaching the logic. So, thank you!!!!
@virtuvius9969
@virtuvius9969 Жыл бұрын
Short and straight to the point, while still covering the most important features of the tool. Thank you!
@iceddz
@iceddz 2 жыл бұрын
Love your style of simple but informative video tutorials, even on slightly more complicated techniques like this. We are seeing vertex painting more and more in games and I love it!
@Titanosuchus
@Titanosuchus 4 ай бұрын
nice lil tutorial without any bs, thumbs up
@PeytonVarney
@PeytonVarney 4 ай бұрын
Appreciate it!
@Fanbun26
@Fanbun26 Жыл бұрын
This is exactly what I needed for my project right now, I want stonetiles to peek out from the snowy ground haha, you're a lifesaver! Thank you sm, you explained it really well! :)
@PeytonVarney
@PeytonVarney Жыл бұрын
Glad it was helpful!
@tiagoandrade605
@tiagoandrade605 4 ай бұрын
would you have another tutorial explaining how to procedurally apply this texturing method on an existing terrain?
@xjuliussx
@xjuliussx Жыл бұрын
I was looking for this for weeks! and this is a very very useful tutorial, special i was looking when i was building the roads and want to look immersive on the edges ! Bring more useful videos tutorials like this one ! Subscribed. I love how it looks!
@mjesensky2760
@mjesensky2760 Жыл бұрын
This is amazing, thank you very much! Thank you for a very clear explanation, it was very easy to understand every step of the way. Can't wait to try it out.
@lasereyes5720
@lasereyes5720 2 жыл бұрын
Good to know it still work the same (unlike tesselation) . I'll use this as a ref until i make my own.
@apixel.content
@apixel.content 2 жыл бұрын
Thank you for this wonderful tutorial. Since displacement is in the modeling tool, is there way to include displacement also in the texture for vertex painting? Thank you!
@---Nikita--
@---Nikita-- 2 жыл бұрын
+
@kylemcneill5751
@kylemcneill5751 2 жыл бұрын
+
@kj_evergreen
@kj_evergreen 2 жыл бұрын
Great work on the tutorials Peyton! Keep it up
@kevincoulman2206
@kevincoulman2206 2 жыл бұрын
@katelyn Johnson I know right!?!
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Appreciate it!
@LEHtJong
@LEHtJong 2 жыл бұрын
Hi Peyton, great tutorial, but in a way you only have to do the height blend calculations once and you can than use the alpha outputs to do regular lerps.
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Thank you, and I actually was not aware of that. I will certainly be trying that out and using it in the future!
@TheDesknight
@TheDesknight 2 жыл бұрын
Thanks for the refresher
@alexbobyr8076
@alexbobyr8076 Жыл бұрын
Thank You for the great tutorial.
@The_Zisco
@The_Zisco 10 ай бұрын
Awesome tutorial!
@WarriorOfModernDeath
@WarriorOfModernDeath Жыл бұрын
Please keep up the tutorials they are very well structured and very informative! Wouldn't mind if you set up a patreon or something too!.
@PeytonVarney
@PeytonVarney Жыл бұрын
Appreciate the kind words, plan to roll out a lot more that I have had created. Should see more activity soon! Also in regards to the patreon, would you use youtubs subscription service instead if its an option?
@markecgazda3880
@markecgazda3880 11 ай бұрын
Great tutorial, but will this work with no problem on material with multiple layers?
@aridas4322
@aridas4322 Жыл бұрын
Thank you so much! This solved a problem for me :D
@Project_Erasmus
@Project_Erasmus 2 жыл бұрын
Thank you! This is very helpfull for a beginner like me. Very well done.
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Glad it is helpful!
@kevincoulman2206
@kevincoulman2206 2 жыл бұрын
Once again an excellent tutorial
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Thank you Kevin!
@toxic7516
@toxic7516 2 ай бұрын
Thank you
@dist5788
@dist5788 Жыл бұрын
Great tutorial thanks !! Is there a way to add displacement to painted textures somehow ? That would help me a lot!!
@PeytonVarney
@PeytonVarney Жыл бұрын
So far not that I am aware of with the displacement method inside of ue5 and specifically vertex painting
@denizorbey4079
@denizorbey4079 2 жыл бұрын
Awesome :). One thing I was wondering though is could you vertex paint on decimated meshes, or nanite (?), where the verts might not be equally or evenly placed?
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Overall your decimated model should relatively have evenly placed verts. if you have extreme instances where its messy with areas with large faces and then other parts where its a bunch of tiny faces then you could use something like the UE5 decimation tool to retopo it to be even triangles. That would guarantee you having even verts to paint on. You can definitely paint on a decimated mesh, it just really depends on how the decimation had distributed the tris!
@adamplechaty
@adamplechaty 2 жыл бұрын
Just did a couple of tests and Iam positive it doesnt work with nanite meshes. So... if I wanna do some VP on a heavily (height) displaced mesh it will have to be without the (second) strongest feature UE5 has... the nanite. Really hoping Epic gets this working.
@guatsx
@guatsx Жыл бұрын
100% confirmed, I was tearing my hair out dude! Thanks for post ing this!
@keterbinah3091
@keterbinah3091 Жыл бұрын
thanks for tut, if this helps anyone make sure nanite is disabled on yr mesh
@genericgymvlogsph9739
@genericgymvlogsph9739 Ай бұрын
Ok so I need some dense geometry for vertex painting. What if I need to paint some dirt on a brick wall that has low density? What technique can I use for that?
@PeytonVarney
@PeytonVarney Ай бұрын
If you setup a nice threshold for your blend, it doesn't have to be extremely dense. This example I used more than I probably needed to but added the density for more control. When it comes to a wall where I would want to put dirt on a brick wall. I would still recommend vertex painting as well. As long as you just have a couple of supporting verts through the wall itself, the blend mask and contrast is going to carry a lot of the heavy lifting with even very little density on a wall.
@norikaGilbert
@norikaGilbert 9 ай бұрын
I did this but vertex painting does not work.
@hocinetazani6364
@hocinetazani6364 Жыл бұрын
Thank You
@sorog.online1378
@sorog.online1378 9 ай бұрын
is it possible to get the same results with a landscape :)?
@mecavica
@mecavica 8 ай бұрын
Question: can I use this tool for landscape nanite tessellation?
@raptorzx442
@raptorzx442 Жыл бұрын
can you do this on landscape?
@PeytonVarney
@PeytonVarney Жыл бұрын
yes you can. I setup a video that you can follow along with here: kzbin.info/www/bejne/haK4nGyAf86sitE
@TheRealArtDoctor
@TheRealArtDoctor 2 жыл бұрын
Can you do vertex painting on character models? Is it possible? Is it the same technique as the way you did enviroments?
@eyeemotion1426
@eyeemotion1426 2 жыл бұрын
Isn't this the same as that Megascan-plugin? Or does that Megascan-plugin only work with Megascan assets/textures? I want to go for a more stylized look, and Megascans looks too realistic, so would your set-up suit me better?
@peterrandall6761
@peterrandall6761 Жыл бұрын
how do i get the height maps for matierals downloaded from quixel bridge inside UE 5? im only gettingthe ambient occlusion, roughness, normal and base
@PeytonVarney
@PeytonVarney Жыл бұрын
I could possibly create a video covering quixel bridge content use similar to this if you are interested. It depends on the textures and assets.
@amirulmukmin4965
@amirulmukmin4965 2 жыл бұрын
is it possible to paint vertex on the auto material landscape ?
@PeytonVarney
@PeytonVarney 2 жыл бұрын
What do you mean by the auto material landscape? My more recent video going over landscape tools and materials might cover what you are looking for
@amerboss99
@amerboss99 7 ай бұрын
would it work with tire tracks?
@PeytonVarney
@PeytonVarney 6 ай бұрын
Yes, this is one way you could do tire tracks. You might not have a ton of control with them though. I might suggest using this to get the dirt placed where you want the road or path and then maybe using decals with normals to get the actual track shapes and all in there!
@andresmit5669
@andresmit5669 Жыл бұрын
What button did you press to het the node that allowed you to pick the red colour?
@GabriSantana
@GabriSantana Жыл бұрын
Constant 3Vector → Red, Red.
@RH3D
@RH3D 2 жыл бұрын
is there a way to paint only certain *faces* ? Id like to make only a few faces a solid colour thats different to all the other with no fade between - is this possible? or would i need to break off those faced as a separate object? - thanks
@glormond
@glormond Жыл бұрын
Does anyone know how to do it using Megascan textures which don't have HEIGHT MAP?
@ascentslight_games
@ascentslight_games Жыл бұрын
But, if my model is just a cube (so have vertex only on corner), i can't paint ?
@PeytonVarney
@PeytonVarney Жыл бұрын
Yea that would be too simplified of a model for vertex painting. Being that the painting works better with more vertices, then having more verts on our model is whats going to be best to have this feature!
@ascentslight_games
@ascentslight_games Жыл бұрын
@@PeytonVarney Thanks for reply !
@ep1cn3ss2
@ep1cn3ss2 2 жыл бұрын
Could we get this working with tesellation/displacement
@sundramdigipen2352
@sundramdigipen2352 2 жыл бұрын
Hi, let's say if I follow this method? How am I going to add my displacement map to give the mesh height if we are using two different materials textures. This can be done easily in UE4 with tess but in unreal 5?
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Still trying to figure out the best way of accomplishing that. UE4 made it much easier but yea with the new displacement methods in the modeling toolkit, it can be a little bit more complicated
@sundramn2962
@sundramn2962 2 жыл бұрын
@@PeytonVarney true. The only method I could think of is remeshing the model to high poly then displace using modeling tool in UE5 which seems to be a longer way but even then. The displacement doesn't turns out as good as UE4.
@raresnastasa960
@raresnastasa960 2 жыл бұрын
is there a way to set this up with multiple textures? lets say 4 instead of 2
@PeytonVarney
@PeytonVarney 2 жыл бұрын
Yes, you would just have the additional 2 textures coming in through the green and blue channels since we used the red one for this first texture blend
@yapanwolf
@yapanwolf Жыл бұрын
what if U have to blend more than 3 textures?
@PeytonVarney
@PeytonVarney Жыл бұрын
i generally try to avoid that in general just because of the overall shader cost that you would get from it. if you use the different channels then you are technically having 4 textures by default. If needed more than that its probably possible to actually split them up instead of having them all in one shader
@Omkar3324
@Omkar3324 3 ай бұрын
why does one need a normal map when one has a displacement map? aren't they both supposed to do the same thing? show height (obviously one is fake, other is real)
@knl654
@knl654 7 ай бұрын
ue5 keeps crashing the moment i connect two normal maps in height lerp node, happened 5 times already.
@JuyongJeon
@JuyongJeon 2 жыл бұрын
But no displacement right? :(
@timothybladel5828
@timothybladel5828 Жыл бұрын
Love this but it is impossible for a new user to have any clue what nodes you are placing if you do not name them correcly. You called a constant3vector a basic color, and that made zero sense to me. Luckily I have been using HOudini and just derived what it had to be. But it can be confusing for a new user.
@timothybladel5828
@timothybladel5828 Жыл бұрын
Also, do planes not have vertex in Unreal?
@itsdumptruck
@itsdumptruck 2 жыл бұрын
So I am using Quixel Bridge and the materials I want to use don't seem to have a height map on them, is there something I am missing here?
@snook-official
@snook-official Жыл бұрын
I suppose you could use one of the other textures like the base colour and use a channel from that to use for the alpha channel, it wouldn't be perfect height data but it could give you some detail to work with.. i.e. if it was a red brick texture, the red channel from the bricks would be a good channel to use for height data.
@alexissanchez5072
@alexissanchez5072 2 жыл бұрын
Does Vertex Paint works with Nanite meshes?
@adamplechaty
@adamplechaty 2 жыл бұрын
just tried that and they dont, unless Iam doing something wrong, which is quite possible .)
@smitteree
@smitteree Жыл бұрын
What is this magic spaghetti... damn bro...trying to follow, but actually getting confused with all the wires.. I appreciate the tutorial and all, but a little bit more organizing and maybe commenting is so much easier and pleasurable to watch
Vertex Painting in UE4/5
17:47
Robot Army
Рет қаралды 60 М.
Intro to Vertex Colour [Unreal Engine]
28:06
PrismaticaDev
Рет қаралды 34 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 131 МЛН
HELP!!!
00:46
Natan por Aí
Рет қаралды 76 МЛН
How To Create & Use Your First Vertex Paint Material in UE5
14:18
5 Tricks you (probably) don't know about Unreal Engine 5
10:44
Cinecom.net
Рет қаралды 398 М.
How to use mesh paint editing tool in UE5 (Tutorial)
12:59
MR GFX Unreal
Рет қаралды 34 М.
Introducing EasyMapper for Unreal Engine 5
28:47
William Faucher
Рет қаралды 249 М.
How to HIDE Texture REPETITION in Unreal Engine - UE4 Tutorial
11:43
Unreal Sensei
Рет қаралды 381 М.
Movie Theater Environment in UE5 - Blockout Timelapse
11:06
Peyton Varney
Рет қаралды 9 М.
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 131 МЛН