I tried to cooperate with the computer and drew some images through P5. These images are mainly geometric, and I tried to make them symmetrical as much as possible.
I’m not very proficient in P5 language. Sometimes I want to draw several similar graphics on a picture, but I can only reuse the same text, but I can’t set variables well and simply convert the position, size and color of graphics.
My inspiration is not very rich. I basically refer to the patterns I learned in class, and try to make a picture more beautiful by superimposing graphics and changing colors.
I found out that push() and pop() are very useful tools, I can easily change the settings of one particular image without touching other images. It’s really convenient.
Leave a Reply