quadtree2
Version:
JavaScript implementation of quadtree datastructure for collision detection.
10 lines (8 loc) • 371 B
Markdown
- 0.6.1
- fix/optimize stuff annotated w/ TODO
- instead of arrayDiff, use same concept as Grid2.js for new/old quadrants
- icebox
- integrate my-helper npm package / remove Quadtree2Helper
- performance measurement shouldn't be tests, however a script
generating some meaningful statistics, displaying which case
the quadtree performs well