Week 11 - Interface and Application Programming

1.1. Processing
1.2 Individual Assignment
This week’s individual assignment was to write an application that interfaces a user with an input device that we have made.
I started this week by generating a simple circle in processing; since the program was very tempting to use from the moment I was introduced to it. I have decided to start with an easy task:
1. I have created a simple circle.
2. I have linked the diameter of the circle to the change of motion through x and y axis.
3. I have parsed the x and y data strings.
4. Voila!