Sunday, January 3, 2010
HW7--95160111--(Cases Studies)
Comment:
In this week,I learned about translate function.
We can manage to positionable the squares in that order.
That is how to change the X and Y coordinate of an object.
Than it a math question that calculate
the "PI" in the X and Y coordinate:
fill(255,0,0);
stroke(255,255,0);
rotate(120*PI/180);
rect(0,0,150,150);
In addition,I understand to make some motions using "FrameRate".
But the program is interesting to do.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment