Have a simple script that draws some overlapping noisy polygons. When you fill the polygons, the resulting shape looks like a rough cylinder, because the ‘behind’ parts of the polygons are obscured. But when I send this as svg to my AxiDraw plotter, each of the polygons are drawn in full, so I lose the ‘cylinder’ effect.
Wondering what ways I can clip out the parts that i want to be obscured? Would like to do it entirely inside processing-python rather than post-processing in inkscape before I launch it to my axiDraw.