Re: [Algorithms] Cutting Ears Algorithm
Brought to you by:
vexxed72
|
From: Johan G. <spi...@gm...> - 2009-01-27 21:00:25
|
Yes thank you bill, I had forgot to include the edge case in my point-triangle intersection test and once added it seems the algorithm will handle even this case without any modifications. |