spatial_hash_new 1.0.4 copy "spatial_hash_new: ^1.0.4" to clipboard
spatial_hash_new: ^1.0.4 copied to clipboard

An easy-to-use Spatial Hash implementation for Dart. Common use case is for collision detection in games or querying spatially-related data. This is a fork of [spatial_hash](https://github.com/chrisno [...]

1.0.0 #

  • Initial upload to pub. Full functionality.

1.0.1 #

  • Updated description and ran dartfmt through the code.

1.0.2 #

  • Null safety, Dart 3

1.0.3 #

  • Fixed the example

1.0.4 #

  • Improved near performance: using a generator instead of an intermediate Set.
0
likes
130
pub points
25%
popularity

Publisher

unverified uploader

An easy-to-use Spatial Hash implementation for Dart. Common use case is for collision detection in games or querying spatially-related data. This is a fork of [spatial_hash](https://github.com/chrisnorman7/spatial_hash), which is itself a fork of [spatialhash](https://github.com/novemberisms/spatialhash).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on spatial_hash_new