

Animation for a yoga mat sensor
For part II of assignment 3, I have decided to think more about the context of yoga and change the graphic to something fitting more with the ambiance of yoga.

The lotus graphic above was drawn using the “vertex()” and the “bezierVertex()” functions within processing, along with the “translate()” function within processing to re-orient the x and y axis.
Giving more thought to my “yoga mat sensor” as an element within a yoga “system”, I have also decided to use the lotus graphic to illustrate one’s progress through a yoga experience.
To achieve this, the graphic builds according to the changing states within the processing program such that a new pedal of the lotus flower appears each time the voltage of my circuit changes from “Low” to “High”.

