Generic QuadTree algorithm inspired by Leonidovia's Ultimate QuadTree.
Info
Version: | 1.2.0 |
Author(s): | Auios |
Last Update: | Wednesday, September 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/Auios/Auios.QuadTree |
NuGet Url: | https://www.nuget.org/packages/Auios.QuadTree |
Install
Install-Package Auios.QuadTree
dotnet add package Auios.QuadTree
paket add Auios.QuadTree
Auios.QuadTree Download (Unzip the "nupkg" after downloading)
Dependencies
- Auios.Rectangle(>= 1.0.1)
Tags