更新readme和注解

This commit is contained in:
knight0zh
2024-03-09 10:30:36 +08:00
parent 7a2f0ba9e4
commit 6dd04ac23c

View File

@@ -34,4 +34,7 @@ result := quadTree.Search(x, y)
Implement additional commonly used AOI algorithms:
- R-树 (R-tree)
- 六边形网格 (Hexagonal Grid)
- 基于事件的算法 (Event-driven Approaches)
- 基于事件的算法 (Event-driven Approaches)
## License
This AOI Library is licensed under the MIT License.