FloodSpill NuGet Package

FloodSpill is a fast multi-purpose flood-fill algorithm for C#.

It lets you run a flood in two-dimensional space, configure it with your own conditions and callbacks and choose between FIFO, LIFO or priority-based order for processing positions. Includes possibility of performing scanline-fill for better performance.




Got any FloodSpill Question?





Info

Version: 1.0.4
Author(s): Paweł Ślusarczyk
Last Update: Friday, February 8, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/azsdaja/FloodSpill-CSharp
NuGet Url: https://www.nuget.org/packages/FloodSpill


Install
Install-Package FloodSpill
dotnet add package FloodSpill
paket add FloodSpill
FloodSpill Download (Unzip the "nupkg" after downloading)

.NETFramework 3.5
  • C5(>= 2.5.3)
.NETStandard 1.6


Tags



STATS

must-have-score

1

avg-downloads-per-day

0

days-since-last-release

1900