egmzcrz / VoronoiDiagram

Fortune's algorithm to compute the Voronoi diagram of a weighted and non-weighted point set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voronoi diagram (Dirichlet Tessellation)

This is Fortune's algorithm implemented in Julia.

Usage

See the example (src/test.ipynb) for usage details.

About

Fortune's algorithm to compute the Voronoi diagram of a weighted and non-weighted point set.


Languages

Language:Jupyter Notebook 91.9%Language:Julia 8.1%