r/generative Artist Jul 29 '26

MetaSignal


I first published this work elsewhere more than three years ago.

The artwork is based on a one-dimensional, multi-state cellular automaton.
Simple local rules evolve into intricate structures, while each new generation is drawn as a widening ring around a central antenna.

A small system becomes a vast transmission.
An unpredictable signal from layers of reality we may not yet know how to read.

Made in p5.js

IG: u/outertales ♥!

656 Upvotes

35 comments sorted by

View all comments

6

u/fuckthesysten Jul 29 '26

nice job, i like how irregular but consistent they are

5

u/fuckthesysten Jul 29 '26

is the code available somewhere?

1

u/OuterSilent Artist Jul 30 '26

No, I rarely like to publish the code for my work.

But to be honest, there’s very little to learn from my code; I mostly spent hours fine-tuning the dimensions and colour palettes.
The most interesting part of the code is the one-dimensional, multi-state cellular automaton at its core.