16 Commits

Author SHA1 Message Date
f65041c0ad fixed akl: order lines counterclockwise 2020-11-30 18:08:26 +01:00
2b299060f9 added Akl-Toussaint heuristic for vis (lil wonky atm but works) 2020-11-30 17:02:52 +01:00
0f0c2f8968 manual cast to remove warning 2020-11-30 16:06:30 +01:00
1c73b14f24 merged performance into main -> now used vor vis and perf mode; adding param akl for heuristic 2020-11-30 15:43:42 +01:00
bda1158e7f use already implemented line class functionality for best experience 👌 2020-11-30 00:39:15 +01:00
d1efc75f21 fixed cylces output and remove step 2020-11-30 00:23:21 +01:00
abcce8cbd4 giving up... just sorting calculated hullpoints clockwise before connecting with lines 2020-11-29 23:48:18 +01:00
a4acfdee3c alot of debugging, playing around and trying to get things to work 2020-11-29 23:32:54 +01:00
4e97501e1e finally kinda finished drawing algorithm 2020-11-29 14:51:55 +01:00
52213825de using line class, playing with convex shape element 2020-11-29 04:04:25 +01:00
7dd46556c8 using liberationSans instead of arial 2020-11-28 23:30:31 +01:00
c64b2b01e5 calculate perpendicular distance to find furthest point from line 2020-11-27 03:48:34 +01:00
880d6252fa refactoring datastructures; 2020-11-27 03:09:50 +01:00
f3456f6c8d this was a shitload of code just for drawing one line xD 2020-11-26 22:17:36 +01:00
cde73ff4c1 added TODO list; drawing points 2020-11-19 09:46:02 +01:00
34bca9a567 moved Rendering to Display class 2020-11-18 18:01:57 +01:00