Tag: merge
this is the source archive template
-
2D SDF – Gradient/Flowmap and AA technique – Material Function Library
Introduction In this post, I’ll show you how you can create a gradient from a 2D SDF and how it can be used as a flowmap in the material to warp a texture or in Niagara to drive the location of particles! I’ve also added a bonus section about Anti Aliasing, something that I haven’t covered before.If you haven’t seen…
-
2D SDF – Manipulate Space
Material Function Library UE5 wip – migrating content
-
2D SDF – Manipulate Space – Material Function Library
Introduction This is the third part of a series of posts about 2D SDF, check out the first one where I show some simple shapes and explain the basics to visualize them, and the second one where I show different ways to combine them!I think it’s very useful and valuable knowledge for every Technical or Environment Artist, but really for anyone that…
-
2D SDF – Combine Shapes
Material Function Library UE5 wip – migrating content
-
2D SDF – Combine Shapes – Material Function Library
Introduction This is the second part of a series of posts about 2D SDF, check out the first one where I show some simple shapes and explain the basics to visualize them!I think it’s very useful and valuable knowledge for every Technical or Environment Artist, but really for anyone that works with materials.In this post, I will…