Haha, I just saw Allegorithmic has tweeted this material. - Great work! how did you make the jelly beans not to get into each other? - Thanks Vinícius! Ive basically layered them up. Each layer is a tile sampler node and I tried to tile them in a way where none of the beans touch. I then blended each of the layers on top…
when you add the greys together you get a value bigger than one which you can't see but is read by the normal node. the colour version of tilesampler supports alpha which you can use to mask the shapes out - alternatively you could make a pixel processor that clamps the values.
Hi, I am working on candy corn material for Halloween :) I have some problems with overlapping pieces. For now, I've created 2 patterns, blended them together with max lighten to put one of the patterns on top. It looks all right. But when I plug this node into normal with high intensity, intersections get visible. How is…