5 Commits

Author SHA1 Message Date
60e0e213a0
refactor: tests with Catch2, consolidate test cases and improve structure
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-06 11:28:11 +08:00
516f545cd7
feat: add tile_segment_intersection function and update tiles_on_segment to use array
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-06 10:51:18 +08:00
3ac663714f
feat: add tile geometry utilities and enhance Vec2 class with additional methods
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-05 17:38:02 +08:00
f8a2b0c9eb
feat: implement Vec2 class with basic operations and tests
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-04 16:18:56 +08:00
b40c19ddc7
feat: add SmallMap implementation and associated tests
Signed-off-by: szdytom <szdytom@qq.com>
2025-08-04 14:46:34 +08:00