About this project

This is a SVG pen plotter project.

The SVGs are generated using JavaScript and P5.js. The SVGs are intended to be plotted using a pen plotter, which is why there is no color variation in the SVGs. The line widths are also at a fixed size because of the pen plotter's drawing device, the pen, will determine the line width.