I’m enjoying these CMYK outputs in p5.js. For this sketch, I took the sketch where I lined up isometric blocks and then looped the render over x amount of times. Each fill has a low opacity and has a random chance for each face to be filled with a solid color, color bands, or left empty.
Here’s the code if you want to check it out.