Hi, guys, I am beginner of Processing. I am trying to figure out how the function
createShape works. And it seems like the
rectMode only has effect on the function
rect(), or am I missing something? Below it's a small test I made, it shows exactly what i am talking about.
So can anybody tell me how to change the rectMode in createShape()? Thx alot!!!!