PicassoJS
Interactive voronoi mosaic generator!
Click or drag to create new points!
Generate 0 voronoi cells:
What's going on here?
A Voronoi Tesselation is a figure in which cells are created around a number of seed points. All points within the cell are closest to its seed point than any other point on the diagram.

This algorithm is extremely useful in mapping geographical distances, describing cell structures, and of course, generating art!
  • Reset reverts the image to its default state with 0 points
  • Toggle Points shows and hides the seed points on the image
  • Toggle borders shows and hides the borders of cells
  • Render Mode switches between a simple and complex coloring algorithm

Find more on my Github (readme)!
▲ view options ▲
fullscreen Fullscreen
restore Reset
filter_center_focus Points
crop_free Borders
25%
50%
75%
100%
timer Render: Quick
timer Render: Accurate (SLOW)