I have a camo pattern made where I’m trying to learn how to emulate the dithering effects or pixel randomization seen here on the example. What’s the best way to achieve this look? Note that the dithering is semi-random.
My thoughts are to use some combination of layers of specific colors - but im not sure how to make the semi random dithering in the first place.