abstract vegitation: attempting to recreate van gogh's almond blossoms, one of my fav paintings ever
using L-systems :)

5 25

Prompt - Genuary 2022: Make something that will look completely different in a year. Abstract animated visualization of Quality Air data in 2021 (SO2, FL_SO, NO2, O3, ...) from a station near home.

0 21

2022 - Day 22 - Make something that will look completely different in a year

A twisted clock and calendar
made with

https://t.co/stEypvSOfy

2 19

Genuary 21: Combine ideas from several previous works.
The gif compression on twitter looks awful with the dithering. Here are a few stills.

1 8

it's a mashup! combined yesterday's piece with the single-curve flower from day

https://t.co/YOKI0kcND5

1 16

Prompt - Genuary 2022: Combine 2 of your pieces from previous days. Combined prompts 9 (Architecture) & 12 (Packing) to animate an ever evolving abstract city.

5 11

Day 12 - Packing

Empecé con el código de packing de (https://t.co/Ur8VgJkEiM) y terminé generando estos espirales/caracoles, así que vale también para Day 15 - Sand.

2 19

21. Sol LeWitt + 3 Colors 🟧⬜️🟩

size(800,800);strokeWeight(8);int i=0,x,y,s,c[]={#15616d,#ffecd1,#ff7d00};while(i<999){x=y=18*(int)random(40);s=18+18*(int)random(9);fill(c[++i%3]);rect(0,y,800,s);rect(x,0,s,800);fill(c[++i%3]);rect(x,y,s,s)}

0 27

Genuary day 21: "Combine two (or more) of your pieces from previous days to make a new piece."
Light spirals from day 1 + domain warping from day 14

Code: https://t.co/QvkomzrkvX

0 20

hey you want to see some shapes? what about a SEA of shapes?

https://t.co/ye5BWiqNBR

0 14

589/600

Title: We don't want him to go away now.
14 by 10 inches, 2021
Generated with Python, plotted with Axidraw

3 17

day 20: Sea of shapes (part 4)

Found a way to animate it :)

2 27

day 20: Sea of shapes (part 3)

I should probably find a way to animate this :)

1 25