Processing 02

 Assignment: use mouse and keyboard input to create an interactive drawing.

First I tried to make my drawing better by making the tv corners rounded (look the first drawing).

Wasn´t easy: I tried with bezier(), at first I started with a complex command that took me a lot of  time; but in the way I  realized that was much simpler if I get the ideas in order.
So to get the rectangle with rounded corners I did this:

Then I put it into my first code:

I also started to try some interactions:

Leave a Reply