• Joined on 2020-11-17
SyntaX pushed to main at mgs/kdtree 2020-12-09 13:58:24 +01:00
6ab6f1fe7b Update README.md
SyntaX pushed to main at mgs/quickhull 2020-12-09 11:42:28 +01:00
3ae8d23b29 added mode description for diagonal rngmode
b000e93584 abs not needed before quad (thx @SkaillZ)
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-12-08 11:59:03 +01:00
2615c737bb removed inner diff output
SyntaX pushed to main at mgs/quickhull 2020-12-08 11:54:36 +01:00
bacf5af6ff removed test comparison output
SyntaX pushed to main at mgs/quickhull 2020-12-05 22:29:32 +01:00
14e633d236 fixed case sensitvity -.-
SyntaX pushed to main at mgs/quickhull 2020-12-05 22:23:25 +01:00
2e81760455 added start arguments, removed TODO
SyntaX pushed to main at mgs/quickhull 2020-11-30 23:38:51 +01:00
482a9eb30e adding temp debug output to show slowdown -> TODO: revert this commit
SyntaX pushed to main at mgs/quickhull 2020-11-30 23:29:03 +01:00
ce7e9fa015 refactoring to allow cmd arg "runs" to execute perf mode multiple times -> TODO: dunno why every step gets slower? oO
6dba519709 fixed warning - removed unused variable
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-30 20:11:20 +01:00
885ef158c3 removed unused code
SyntaX pushed to main at mgs/quickhull 2020-11-30 19:58:02 +01:00
ade947d219 select curLine in next step, only drawing lines for resulting hull
0500981fdd fixed comment newline seperator
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-30 18:25:22 +01:00
872cd6c452 added rng mode for diagonals
SyntaX pushed to main at mgs/quickhull 2020-11-30 18:08:30 +01:00
f65041c0ad fixed akl: order lines counterclockwise
40f6a6cb04 removed unbelievably ugly newline
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-30 17:02:56 +01:00
2b299060f9 added Akl-Toussaint heuristic for vis (lil wonky atm but works)
5729315c09 setting fixed debug seed for debug mode
Compare 2 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-30 16:08:54 +01:00
6bbdf004bd swapped fileRead or generation decision for better readability
SyntaX pushed to main at mgs/quickhull 2020-11-30 16:07:18 +01:00
c6ea56a0a4 moved mode dependent and file read number generation into NumberGenerator
0f0c2f8968 manual cast to remove warning
617ecaba91 fixed signed int for possible negative values
Compare 3 commits »
SyntaX pushed to main at mgs/quickhull 2020-11-30 15:43:46 +01:00
1c73b14f24 merged performance into main -> now used vor vis and perf mode; adding param akl for heuristic
SyntaX pushed to main at mgs/quickhull 2020-11-30 00:39:21 +01:00
bda1158e7f use already implemented line class functionality for best experience 👌
SyntaX pushed to main at mgs/quickhull 2020-11-30 00:23:26 +01:00
d1efc75f21 fixed cylces output and remove step
SyntaX pushed to main at mgs/quickhull 2020-11-29 23:48:23 +01:00
abcce8cbd4 giving up... just sorting calculated hullpoints clockwise before connecting with lines
SyntaX pushed to main at mgs/quickhull 2020-11-29 23:32:59 +01:00
a4acfdee3c alot of debugging, playing around and trying to get things to work
2b51a02f44 removed sorting
b094cf70b3 adapt input param notation
Compare 3 commits »