Flies

This processing sketch is using an array to use an object “Fly” and multiply it to the amount of flies we want. A develop of this sketch will be adding a spatula that appears only when mouse is pressed (mousePress command) and when clicked on top of a fly (when mouseX and mouseY are the same as x and y positions of any fly + a click event), then fly will be smudged graphically.

flies

Leave a Comment

Required fields are marked *.