It’s expected that it uses triangles, since the program uses filled shapes.
What if you replace noStroke() by noFill() and every mention of fill(...) by stroke(...)?
It’s expected that it uses triangles, since the program uses filled shapes.
What if you replace noStroke() by noFill() and every mention of fill(...) by stroke(...)?