Code generated pattern wrap on 3D

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(...)?