polygon triangulation by cutting ears
make-github-pseudonymous-again opened this issue · 0 comments
make-github-pseudonymous-again commented
Write a program which, given a polygon finds an ear in O(n) time and then triangulate the polygon recursively.