A toolkit to draw posters, originally designed for the Academy of Fine Arts of Bologna
output_lowres.mp4
-
Install libraries with
npm install
. -
Run locally with:
npm run dev -- --open
-
Build it with:
npm run build
Remember to install toxi
and controlp5
libraries
Press s
to create spirals, there's a controller to make it larger.
Press 1
or 2
to create horizontal or vertical dotted lines, they always align to the bottom and to the right of the canvas, change the width
and height
to use them as rulers.
Press !
to fill the canvas with random dots.
Experiment with gradients and the all sliders. Write me if you notice any bugs.
Save a vector .pdf
with the save
button