/voronoiArt

Given an input image, and the number of voronoi partitions to create, this program imitates a flood fill algorithm starting from a randomly generated set of center coordinates in the image to create the specified number of partitions in the image.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Watchers