The .NET implementation of the QuadTree algorithm for generic types.
Info
Version: | 1.0.3 |
Author(s): | Igor' Leonidov |
Last Update: | Monday, October 30, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/leonidovia/UltimateQuadTree |
NuGet Url: | https://www.nuget.org/packages/UltimateQuadTree |
Install
Install-Package UltimateQuadTree
dotnet add package UltimateQuadTree
paket add UltimateQuadTree
UltimateQuadTree Download (Unzip the "nupkg" after downloading)
Dependencies
Tags