genuary

Genuary

đŸ‘ïž genuary.art

Making generative digital art each day of january, using p5.js (and/or processing)


2023

day 1 | Perfect loop / Infinite loop / endless GIFs

A ~infinity sign (more like two circles next to each others)

day 2 | Made in 10 minutes

A surimpressed clock, made in 10 minutes from the p5.js example ; run for 10 minutes before screenshot

day 3 | Glitch Art

Paint anaglyphs

day 7 | Sample a color palette from your favorite movie/album cover

The Man From Earth poster colors, tweaking color sorting algorithm

day 9 | Plants

day 11 | Suprematism

day 12 | Tessellation (also day 23 | More Moiré)

2022

See [other’s propositions on twitter](https://twitter.com/search?q=%23GENUARY&f=live). ### day 2 | dithering Fun with [Floyd–Steinberg dithering](https://en.wikipedia.org/wiki/Floyd%E2%80%93Steinberg_dithering) and other - [Dithering (warning: very slow in the p5 editor)](https://editor.p5js.org/eliseduverdier/sketches/rCXloFDUG) - [Simple halftone](https://editor.p5js.org/eliseduverdier/sketches/ZgJCtu7Rg) ### day 8 | single curve only ([try it!](https://eliseduverdier.github.io/genuary/d08_single_curve_only/)) - Spirographs ! - [Watching them drawing themselves](https://editor.p5js.org/eliseduverdier/sketches/iiqB_0n9j) - [Seeing them finished with random dimensions](https://editor.p5js.org/eliseduverdier/sketches/OQx8bRzMc) ### day 13 | 800×80 - Infinite GitHub ### day 15 | sand - [Game of life/sand](https://editor.p5js.org/eliseduverdier/sketches/RsIWEAwTU) ### day 16 | color gradients gone wrong ([try it!](https://eliseduverdier.github.io/genuary/d16-Color-gradients-gone-wrong/)) - [Leaking rainbow](https://editor.p5js.org/eliseduverdier/sketches/kAUg9Pqlf) ### day 23 | abstract vegetation ([try it!](https://eliseduverdier.github.io/genuary/d23-Abstract-vegetation/)) - [Flowers on a grid](https://editor.p5js.org/eliseduverdier/sketches/5fHAUClrD) ### day 24 | Create your own pseudo-random number generator and visually check the results - [Lines, dots](https://editor.p5js.org/eliseduverdier/sketches/HgjmicX9B) ### day 30 Organic looking output using only rectangular shapes/organic rectangular - [Waves with rectangles rotations](https://editor.p5js.org/eliseduverdier/sketches/hA0u_B7Mz)