Skip to main content
  1. Articles/

Arthurian Art Generator

This script is an experiment in Python generative art. The code creates shapes and patterns using Matplotlib, with styles like abstract rectangles, radial diagrams, and irregular polygons. Each style includes randomized elements like rotation, shading, and layout, ensuring every image feels fresh and unique.

Here is output from arthurian.py polygons:

Sample Arthurian generated polygon art

Here are additional styles:

Arthurian rectangles
Arthurian radial
Arthurian squares
Arthurian noise

This is customizable, with command line options for CSS4 colors, and RGB inputs. You can experiment with different styles and outputs. I tried using techniques of layering, transparency, and harmony in color palettes. Feel free to fork this and build on it:

Arthurian on GitHub

The code was developed with help from windsurf and ChatGPT 4o. My imaginary friends.