About the Project: An interactive, floral playground experimenting with body tracking in Processing. The code scans the pixel colors from the webcam video feed and when it recognizes a significant change in a pixel’s color, it adds the particles from the particle system in that spot. The result is an interactive playground with flowers that tracks a person’s movements by placing flowers and leaves where there is motion, keeping the movement of the plants as organic as possible to resemble real life plants.
View code on Github.