An open API service indexing awesome lists of open source software.

https://github.com/altanis/spatial-hashgrid

An implementation of a spatial hashgrid for collision detection in multiple languages.
https://github.com/altanis/spatial-hashgrid

cplusplus rust spatial-hashing typescript

Last synced: 2 months ago
JSON representation

An implementation of a spatial hashgrid for collision detection in multiple languages.

Awesome Lists containing this project

README

          

# Spatial Hashgrid

An implementation of a Spatial Hashgrid across multiple languages.

Languages Implemented:
- [x] C++
- [x] Rust
- [x] TypeScript

Purposed for [Valiant.io](https://github.com/Altanis/valiant.io). Will be bound to Node.js.