The Artist's Husband: Drunken Lines Relapse - Falling Off the Wagon

Way back when I did my very first The Artist's Husband post , I used Javascript and p5.js to create a drunken lines drawing, a drawing where the direction of a line (as well as its color) is chosen by random. Doing this over and over again eventually fills the windows with a colorful image such as the one at the top of this post. Here is a Nannou app which does pretty much the same thing:

/2024/01/the-artists-husband-drunken-lines-relapse-falling-off-the-wagon/images/top_image.png

Way back when I did my very first The Artist's Husband post , I used Javascript and p5.js to create a drunken lines drawing, a drawing where the direction of a line (as well as its color) is chosen by random. Doing this over and over again eventually fills the windows with a colorful image such as the one at the top of this post.

Here is a Nannou app which does pretty much the same thing: