From: Johan E. <jbc...@sw...> - 2014-11-23 19:12:59
|
Hi all, convex-test flags a bunch of errors in the convex cover code. There are apparently some errors in basic functionality. For example, the current code is not able to correctly calculate the convex cover of a square. (it does not sort the points correctly it appears) I looked at the code for a while, but want to stop here. Before spending the time to reimplement some of the algorithms, I hope someone who has worked on this before can have a look and perhaps find the bug more easily. Thanks, Johan |