Voronoi Mirror

Ondina E Frate

Voronoi Mirror is an interactive sketch where users can see themselves in a distorted video capture that follows the Voronoi diagram.

http://ondinafrate.com/2016/04/19/noc-final-project/

Description

Voronoi Mirror uses the toxiclibs and mesh library in Processing. I first created lots of clusters, and then each node became a Voronoi point. Using video, the sketch captures the user's portrait in a distorted Voronoi mirror. The sketch moves and creates a new Voronoi diagram every time the user presses a button.

Classes

The Nature of Code