Skip to content

An application for calculating a Voronoi diagram for a given set of points using Fortune's algorithm. Distance is calculated using the maximum metric.

Notifications You must be signed in to change notification settings

remilvus/VoronoiDiagram

Repository files navigation

Computional geometry project

Adam Kania, Jan Trynda

Voronoi Diagram Calculator

Program generates a Voronoi diagram for a given set of points using Fortune's algorithm. Distance is calculated using maximum metric.

Manual:

  1. Run VoronoiCalculator.py
  2. Input points by clicking
  3. Close the plot
  4. A plot showing every step of the algorithm will be opened

Example

Input data

plot with points

Output

plot with points and Voroni diagram

About

An application for calculating a Voronoi diagram for a given set of points using Fortune's algorithm. Distance is calculated using the maximum metric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published