Skyhop.SpatialMap NuGet Package

This package contains a data type which supports projection of an object onto a 2D X/Y grid.

It is meant to quickly locate objects around a certain coordinate, and doesn't support lookup by values. This object is implemented on top of the SortedList type and therefore uses a binary search for object location.




Got any Skyhop.SpatialMap Question?





Info

Version: 1.0.0
Author(s): Corstian Boerman
Last Update: Friday, October 2, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/skyhop/SpatialMap
NuGet Url: https://www.nuget.org/packages/Skyhop.SpatialMap


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

1 package depend on this package.




STATS

must-have-score

1.3

avg-downloads-per-day

0

days-since-last-release

1300