compute convex hull using the incremental algorithm O(n log n)
Opened this issue · 1 comments
make-github-pseudonymous-again commented
I have yet to discover if this one (Michael Kallay, 1984) is the same as the online one I already implemented. I didn't find any source for the moment.
make-github-pseudonymous-again commented
migrated from make-github-pseudonymous-again/js-cg#33