For analysing small textures there is a new node that let’s you do that in a patch: Texture (EX9.Texture Split)node gives you all RGBA-Values for each texel of the texture. Even for small textures this results in quite big spreads. So typically this is useful when you can identify the interesting texels with just a few nodes. E.g. you could check if the alpha value is > (Value)node 0. You then can Select (Value)node those texels and operate on just those few texels.
Embedded YouTube Video
When playing the video, you accept the YouTube privacy policy.
Comments:
Comments are no longer accepted for this post.