I’ve made a bit of a habit out of making DIY calendars. Each month I plot a numbered month-to-view grid on the bottom half of a bit of A3, taking in turns with my partner to do the design for the top half.

Today I have been jiggling the sketch around a bit, and started using the p5.hershey.js library to do the text.

I’ve uploaded it to https://jakebeamish.github.io/svg-calendar/. Change months using the arrow keys (very mobile unfriendly, sorry). Press ‘S’ to download.

#penplotter #p5 #svg

Document

Today I added a dat.GUI interface to the sketch, but I’m curious about trying other GUI options for interacting with p5 sketches. Next up for this project - add a font picker, and a batch create/download function to make a calendar for each month of the year.

#gui #p5js #hersheyfont #svg #calendar #penplotter