🌱 Crafting Organic Patterns With Voronoi Tessellations

Source

Voronoi Diagrams make the patt[[]]ern you seen on the back of a giraffe or cells on a leaf.

Partition the space into a collection of polygons. Each polygon should contain just one of the points added in the first step, and each of its vertices should be closer to its generating point than any other

Voronoi-based patterns are very fast to generate

[My playground](Playground https://codepen.io/bstephtk421/pen/JjJOWWb?editors=0010)

Made by Brandon . If you find this project useful you can donate.