Skip to main content
Inspiring
September 12, 2023
Question

Edge Select direction

  • September 12, 2023
  • 21 replies
  • 1323 views

hey

How can I make the : node Edge Select grow only downwards towards the object's height axis?


thank you very much

This topic has been closed for replies.

21 replies

davescm
Community Expert
Community Expert
September 13, 2023

You could try as I've done below:

1.Bake Curvature and Position maps from your mesh

2.Use Edge Select to select the convex edges.
3. Blur those edges 'downwards' using a Slope Blur Greyscale driven by the Green channel of the baked position map ( I used two in series so I got more blur without introducing artifacts
4. Use that to drive the mask input of a leaks node (also with inputs from the curvature and position maps)

Dave

Inspiring
September 13, 2023

Hello


How can I get this result on concave edges?


thanks

Inspiring
September 13, 2023

How can I get this result on concave edges?

 

another question :

How can I get dirt in the hollow "corners"?

How can I make dirt between different objects in the scene that are touching each other?

 

thanks

Inspiring
September 13, 2023

How can I make node leaks only work on convex edges?


thanks