A C# implementation of the Fortune algorithm to compute a Voronoi graph.
Info
Version: | 4.0.0 |
Author(s): | Martin |
Last Update: | Sunday, November 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FortuneVoronoi |
Install
Install-Package FortuneVoronoi
dotnet add package FortuneVoronoi
paket add FortuneVoronoi
FortuneVoronoi Download (Unzip the "nupkg" after downloading)
Dependencies
- HandyCollections(4.0.0.0)