Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 426 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 426 Bytes

Data oriented spatial grid implementation inspired by simondev

See src/snapshots and src/tests for api demonstration. See src/spatial-grid.mjs for the source code and docs. Load benchmark.html through a server to see a sample benchmark and do profiles.

You can also find benchmark.html deployed here