Spirograph², 2024

Pen plot: interleaved recursive spiral-based algorithms

[I made use of interleaving recursive functions to create sets of branching spirals inspired by mycelia. I then created a sequential form of this algorithm that could be drawn by a pen plotter.] -TODO