How to achieve this pixel dithering type effect?


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.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.