-
How to make totally clean fractal noise blocks??
I need to make multi-colored blocks that are each 2×1, so I’m using fractal noise with the noise type set to block, complexity of 1, and the scale set to 200x, 100y. Then, I’m adding Colorama to control the colors. This achieves exactly what I want with one caveat – the blocks aren’t 100% clean around their edges, which is causing some artifacts around the outside of many of my color blocks.
Any thoughts on how to fix this? Thanks
Fractal noise blocks:

Fractal noise blocks with Colorama:
