RSSAmplifier

Blog

Blog - Amy Goodchild

amygoodchild.comRSS feed ↗20 posts

Latest posts

Closing the Loop: Building Shapes with a Planar Graph

There’s some fun computational geometry in my latest artwork, and in this article I’ll walk through how I take a scramble of disconnected paths and turn them into closed shapes, using half-edges and a planar graph. Work in progress output Work in progress output Work in progress output Agent paths These images begin with a set of “agents” that draw paths. You can think of an agent as a dot that…

A Message Drifts

This series continues my explorations of the ways meaning can emerge from randomness. Each image is created using algorithmic systems that create the elements. There is an alphabet of symbols, a message generator and several approaches to glitch aesthetics. The result could be meaningful, or could be nonsense. This article unpacks the components of the system: how the symbols are placed and…

Chaos in the medium: watercolour plotting

Over the past few weeks, I've been experimenting with painting in watercolours using my AxiDraw plotter. Watercolour is a medium I enjoy painting in (by hand) as a personal hobby, kind of separate from my public art making, so it’s been interesting to combine it with code. I’ve thought about trying this for a while but I was finally spurred on to do it after I visited Licia He ’s studio in April.…

Meaningful Nonsense: How I generate sentences

I’m coding a system in JavaScript that generates sentences of “meaningful nonsense”. Here are some examples. I set off on this path because I’m working on a series of generative diagrams and I wanted them to have titles. Immediately I was drawn in by the effect of the diagrams next to the semi-nonsensical words. Since then, I have developed these diagrams a lot, including using my sentence…

Coding my Handwriting

Coding my handwriting in Javascript - how I did it and what I’m doing with it.

Generating The Alphabet

My current generative artwork-in-progress includes text, but I don’t want to use a font. In browser based art work, using a “web safe” font could produce inconsistent results, while including a font file would mean a large file size. Additionally, I don’t want a visual element of the project to be something I didn’t create myself. Instead of using a font, I made my own path-based alphabet using…

A strange kind of physical reality

A long-form generative art project coming to fxhash in partnership with FAB DAO on 11th Jan 2024. This series is inspired, in the abstract, by the images I visualise when reading about quantum theory. Particularly thoughts of particles spreading out as waves and then collapsing into particles again at a moment of interaction. At the quantum scale, classical ideas of space and form come apart,…

Meaningless

My ArtBlocks debut, releasing on 30th May 2023. Find out how the algorithm works and explore some conceptual thoughts.

Early Computer Art in the 50’s & 60’s

A deep dive on the early days of creative computing coming to life. Punch cards, plotters, light pens and lots more.

Midjourney takes on Sol LeWitt’s Wall Drawings

Continuing my mission to use AI tools for things they really weren’t designed for and aren’t very good at and then judging the results.

AI Generations: ChatGPT-3 vs ChatGPT-4 on Sol LeWitt’s Wall Drawings

I asked GPT-3 & GPT-4 to follow instructions to create drawings in p5js and compared the results

Forecast

Forecast is a long-form generative art project released on fxhash on 16th Feb 2023. This article contains info about techniques and some rambling about concepts and emotions.

Using ChatGPT to implement Sol LeWitt’s Wall Drawings

Sol LeWitt‘s Wall Drawings aren’t actually drawings but, rather, instructions for drawings. I asked ChatGPT to implement them in p5js

Distributing Randomness

A good pseudorandom number generator gives an even distribution of results from 0 to 1 but sometimes in generative art we might want something different.

Playing dice: Randomness, determinism and the quantum world

What’s the difference between unexpected, random and chaotic? Does the universe contain any truly random events, or is it operating like clockwork, ticking from one event to the next?

Emergence and Generative Art

Sometimes, a system is more than the sum of its parts. Simple rules can lead to complex and surprising phenomena. This is emergence.

Packing & Expanding Polygons : An ongoing exploration

I've been packing lots of irregular polygons into the canvas, and discovered some interesting (and some annoying) geometry along the way.

What is Generative Art?

Randomness, rules and natural systems. Some non-restrictive definitions and an exploration of the form.

Maplands

Maplands is a long-form generative art project I released on fxhash on 5th Jan 2022. It sold out 256 pieces in exactly 2 minutes.

Pretty much all I want in life…

… is to make things and then have other people look at those things and be like “woah, cool”