Genuary 2022
Genuary 2022 was organized by Piter Pasma and others in the generative art community. There was one prompt every day for the month of January 2022.
January 2, 2022 Dithering. My sketchbook --> GAN --> re-rendered and re-colored --> down to 2 bits per pixel.
January 4, 2022 The next next Fidenza. I went with a mix of two classical pieces in generative art to cover the two 'nexts', and then made it wide instead of tall for good measure :)
January 6, 2022 Trade styles with a friend. In Gauri Anantha's style -- not from her generative art, but from this painting.
January 7, 2022 Sol LeWitt Wall Drawing. One of my early explorations in 2018 was re-creating this Sol LeWitt :) Here they are in many colors, and even in multiple colors (I probably wouldn't use some of these palettes now...)
January 8, 2022 Single curve only. Single curve only. Or four of them :) This is another exploration from a while ago. I still like it quite a bit! I even had these (suns? flowers?) dance in sync with music at one point :)
January 10, 2022 Machine learning, wrong answers only. Took it a bit literally and used it as a prompt for a text to image generation model :) Some style transfer and super-resolution gymnastics later...
January 11, 2022 No computer. I was in India and had my whole family participate in this one! We made (step 1 of) 3x3 Cushions, flipping a coin as the source of randomness :)
January 16, 2022 Color gradients gone wrong. Our perception of gradients is going wrong. Both circles are the exact same color/shade!
January 19, 2022 Use text/typography. Trained a GAN on the Gujarati alphabet. Found a generation that could actually be a character! The second image is how I would write it if it were :) How would one pronounce it?
January 21, 2022 Combine two (or more) of your pieces from previous days to make a new piece. Combining 'Space', 'Architecture', and 'VHS'.
January 22, 2022 Make something that will look completely different in a year. Left: A piece using a hash derived from "2022". Right: A piece from the same system using a hash derived from "in a year" and "2023".
January 23, 2022 Abstract vegetation. Computer vision colleagues: Scale-invariant blob detection anyone? :)
January 24, 2022 Create your own pseudo-random number generator and visually check the results. 128-bit LFSR (linear-feedback shift register) PRNG (pseudo random number generator) in MATLAB! Shown in red. Black is MATLAB's random number generator. Generated 1000 random integers between 0 and 15 a hundred times. Plotted their histogram (left), and histogram of differences between consecutive generations (right). The red dots being within the range of the grey ones means it is not bad :) The red dots having no variance means there is, indeed, no other source of randomness :)
January 29, 2022 Isometric perspective. Inspired by how Abhishek Das draws cuboids in 2D in his fxhash Towers. Some of these remind me of chess pieces :)