amethyst / evoli

An ecosystem-simulation game made with Amethyst
https://community.amethyst.rs/t/evoli-introduction/770
Other
217 stars 33 forks source link

Fix spatial hashing #99

Closed sunreef closed 5 years ago

sunreef commented 5 years ago

Add a custom Hasher to the SpatialGrid's HashMap to have a proper spatial hashing and avoid several levels of indirection in the map.