Skip to content

2d hash-based spatial partitioning wrapped in a single header library.

Notifications You must be signed in to change notification settings

PawelBoe/SpatialHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SpatialHash

2d hash-based spatial partitioning wrapped in a single header library. Can be used for broad-phase collision detection, object-selection, ray-casting etc..

Installation

Just drop SpatialHash.h anywhere you want into your project and compile as part of your project. No fancy compile options or other setups needed. You can look at the tests and benchmarks by running make in the testing directory and than running the two resulting binaries.

Usage

TODO

About

2d hash-based spatial partitioning wrapped in a single header library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published