#

quadtree-model

https://static.github-zh.com/github_avatars/bhhbazinga?size=40

The purpose of this project is to compare the performance of three AOI models. They are Crosslink-Model, QuadTree-Model and Tower-Model.

C++ 36
6 年前
https://static.github-zh.com/github_avatars/arbel03?size=40

#算法刷题#This repository shows how to build a quad tree in a squared map. This data structure can be used to check for collisions super efficiently. Used mainly in games.

JavaScript 2
7 年前
Website
Wikipedia