'How to produce a deterministic monochrome pseudo-random organic pattern?
Given an X-Y grid, I'd like to deterministically calculate whether each point was black of white.
The overall effect should be a pseudo-random organic pattern, where a randomly placed line, of length L, should cross approximately L/10 black/white boundaries.
An example of such a pattern is:
which has both areas of white with block blobs and areas of black with white blobs.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

