/cells

A p5 experiment with Voronoi cells

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

CELLS

An experiment with particles and Voronoi cells. Written with p5, uses Dozed12's Voronoi library.

cells.mp4

CELLS is a small experiment in creative coding. The screen is subdivided into "living cells" which moves around and eventually split into two new cells. Each newborn cell's hue is slightly different from its parent's. Clicking on a cell kills it.

Licensing

The code for this project is licensed under the terms of the GNU GPLv3 license.