WOAH

Tagged: creative-coding

2 articles

· 2 min read

The art is an algorithm someone left running

Anders Hoff writes small generative programs, differential growth, branching hyphae, sanded splines, then lets simple local rules run until they buckle into organic art.

#generative#creative-coding#art

· 2 min read

One line of code, 256 dots, and a whole animation

tixy.land animates a 16 by 16 grid of dots from a single JavaScript expression. The sign of the number picks the color, the size sets the radius. That is the whole thing.

#creative-coding#javascript#minimalism