#genuary22 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #genuary22, aggregated by home.social.
-
For #genuary22, "Pen plotter ready.", I got to use a real pen plotter at AlgoChill a week ago. Thanks to @laura_porta for bringing it along. #genuary https://genuary.art/
-
For #genuary22, "Pen plotter ready.", I got to use a real pen plotter at AlgoChill a week ago. Thanks to @laura_porta for bringing it along. #genuary https://genuary.art/
-
With January coming to an end, so is my Genuary playtime. I've had a lot of fun exploring but also excited to get back with full focus to my other stuff. One of the first things on my list will be to get the new RSTR version out into the world. Stay tuned!!
#genuary22 #genuary #genuary2026 #generativeart #axidraw #rotring #svg #deatramentis #rotring #cca
-
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 -
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 -
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 -
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 -
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 -
I've often been tempted to get a pen plotter, but haven't quite taken the plunge. For #genuary22 I did some experiments with overlapping Archimedean spirals, that could eventually be used with a pen-plotter. I find the spirals interesting since their radius is non-constant, so lining up the tangent circles becomes challenging. I still need to explore the Browne and van Wamelen paper on spiral packing - here they were just placed by brute force.
-
I've often been tempted to get a pen plotter, but haven't quite taken the plunge. For #genuary22 I did some experiments with overlapping Archimedean spirals, that could eventually be used with a pen-plotter. I find the spirals interesting since their radius is non-constant, so lining up the tangent circles becomes challenging. I still need to explore the Browne and van Wamelen paper on spiral packing - here they were just placed by brute force.