In the two videos below Simon is talking about 2D transformations in Processing. Transformation functions in Processing (Java) make it easy to have objects in a sketch move, spin, and grow or shrink. The main examples are the translate, rotate, and scale functions. Here Simon is explaining the rotate function:
And here Simon plays with the translate function:
One Reply to “2D Transformations in Processing (Java)”