@alterebro / MD5 Gradient Mosaic

Generative#9939: Gradient mosaic image generated using the MD5 hashing of the Tezos token transaction hash. Created with JavaScript / p5js.

The script takes the Tezos transaction hash as seed and creates its MD5 hash value, this is a 32 hexadecimal character string which is divided into 6 chunks, the first 4 are used to create radial gradients at each corner, the 5th for the background color and the one remaining for its opacity. This generated gradient image serves as the base to create the final mosaic art.

You can press the -Spacebar key- to switch between the Gradient and Mosaic views and the -s key- to download the sketch as a PNG image.

[Refresh the page to generate a different iteration].

p5js Processing JavaScript Generative Digital Illustration