I enjoyed this one, randomizing the widths of rows and columns of a grid then applying a #TSP strategy and the `py5.curve_vertices()` method. Mind you that cubic curves can be a bit tricky, to make a nice closed curve you have to repeat the last two vertices at the start, and the first two at the end... #genuary #genuary22 #genuary2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_22 #Processing #Python #py5 #CreativeCoding
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_22 #Processing #Python #py5 #CreativeCoding
