Skip to main content
All projects
Creative
Active

Pen Plotter Art

A generative art pipeline that produces SVG artwork optimized for pen plotters. Experiments exploring strange attractors, Hilbert curves, Voronoi tessellations, and flow fields. Each piece is scored by an AI judge on composition, line quality, and visual interest. The best pieces get plotted on an AxiDraw with archival ink on cotton paper.

pen-plotter-art
<svg viewBox="0 0 400 400">
  <path d="M200,50 C350,100
    350,300 200,350" />
</svg>
Generative ArtPythonSVGAxiDraw

Stack

  • Python
  • SVG
  • AxiDraw
  • Pillow
  • NumPy

Links

GitHub