Sign in Sign up
nuget

Skyhop.SpatialMap

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.

nuget View on Nuget

Activity

Latest release
5y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Oct 02, 2020
Releases
Version Released
1.0.0 initial