CodingTrain / CodingTrain/Suggestion-Box

Voronoi Diagrams

Open
#1,574 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

To create a set of random points ("seeds") in a canvas, then break up & color the canvas into regions where every point is the same color as the "seed" point closest to it. (It'd also be nice to get an example of the related Delaunay Triangulation, but I can't quite put that into words, so I'll just link the wikipedia pages for both [Voronoi Diagrams](https://en.wikipedia.org/wiki/Voronoi_diagram) and [Delaunay Triangulations](https://en.wikipedia.org/wiki/Delaunay_triangulation).)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.