Commit graph

8 commits

Author SHA1 Message Date
Mark Tolmacs
b7f504796b
Line and segment intersection 2024-09-30 14:00:52 +02:00
Mark Tolmacs
d9ea7190ec
First implementation of element distance functions with failing tests 2024-09-25 18:30:53 +02:00
Mark Tolmacs
47cc842415
Rectangle distance and tests 2024-09-25 15:04:46 +02:00
Mark Tolmacs
3fe73e79a6
Arc tests 2024-09-25 14:22:41 +02:00
Mark Tolmacs
b697f63cad
More refactor 2024-09-25 11:59:27 +02:00
Mark Tolmacs
017047d15e
Unify on GenericPoint type
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-24 18:38:29 +02:00
Mark Tolmacs
b4cb314090
Refactoring points
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-09-20 21:32:32 +02:00
Márk Tolmács
f4dd23fc31
chore: Unify math types, utils and functions (#8389)
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-09-02 22:23:38 +00:00