.NET standard polynomial-time algorithm to create a set of smallest polygons (or cycles) from any given set of 2D floating point lines.
Info
| Version: | 1.0.0 |
| Author(s): | Stijn Oostdam |
| Last Update: | Monday, September 30, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/StijnOostdam/PolygonsFromLines |
| NuGet Url: | https://www.nuget.org/packages/PolygonsFromLines |
Install
Install-Package PolygonsFromLines
dotnet add package PolygonsFromLines
paket add PolygonsFromLines
PolygonsFromLines Download (Unzip the "nupkg" after downloading)
Dependencies
Tags