Skip to content

This is an implementation of an algorithm to find the vertices in a voronoi diagram

License

Notifications You must be signed in to change notification settings

Joshua1227/Voronoi-Inverse

Repository files navigation

Voronoi-Inverse

This code will create a simple 3 vertex voronoi diagram. It will the proceed to calculate the vertices of the voronoi diagram. It will also display the voronoi diagram with the discovered vertices. It also stores all the points it considers for the vertex in each iteration in a file.

About

This is an implementation of an algorithm to find the vertices in a voronoi diagram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published