For the #Genuary2025 coding challenge, the first prompt was "Using vertical or horizontal lines only", I wanted to do something architectural, so opted for experimenting with looking up at buildings, in an isometric style.
I also wanted to find a simpler way of using Python to create daily art, so re-wrote my previous library into a new one called GeoPlot, to use simple objects and functions to build up geometric artwork, utilising Shapely.
The library is desgined for readbility, so I've included the code below, used to create the above image.
Here are some alternatives plots I've made using the same code: