mirror of
https://github.com/knight0zh/aoi.git
synced 2026-05-22 19:07:30 +08:00
更新readme和注解
This commit is contained in:
@@ -34,4 +34,7 @@ result := quadTree.Search(x, y)
|
|||||||
Implement additional commonly used AOI algorithms:
|
Implement additional commonly used AOI algorithms:
|
||||||
- R-树 (R-tree)
|
- R-树 (R-tree)
|
||||||
- 六边形网格 (Hexagonal Grid)
|
- 六边形网格 (Hexagonal Grid)
|
||||||
- 基于事件的算法 (Event-driven Approaches)
|
- 基于事件的算法 (Event-driven Approaches)
|
||||||
|
|
||||||
|
## License
|
||||||
|
This AOI Library is licensed under the MIT License.
|
||||||
Reference in New Issue
Block a user