1 / 2
The value compared against isn't just the height, I wanted to eg allow travel along branches, horizontal stuff, non-uniformity in general, so I used the vertex color. Each vertex's red channel is used as the threshold, so I can direct the flow of the blend (here the whiter part will blend later):
3 likes 0 replies
?