Sierpinski Series

2025-08-26

WIP Article

This is a series of digital art pieces I created using the Processing framework. Inspired by the famous SierpiƄski Triangle fractal.

4 teal silotted shapes: a pentagon, hexagon, heptagon, and octagon 4 red webbed shaped: a square, pentagon, hexagon, and heptagon a gray triangle, square, and pentagon layers on top of each other

Each piece is generated using a random number game to sketch out the fractal. I developed an algorithm to generate any n-sided polygon using the game.