Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 412 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 412 Bytes

This script is a very simplistic Processing attempt to generate circuit board patterns out of svg contours.

Originally created in 2017, I am now making it public.

Input images are stored in input and the corresponding circuitBoard drawing will be saved in the output folder with a name prefixed with the date.

For easy configuration, place Processing and the geomerative library in the lib folder.