Sweep Line Polygon triangulation: How to find edge left to current vertex?

后端 未结 0 1612
孤城傲影
孤城傲影 2020-11-21 08:45

I\'m currently writing an y-monotone sweep line algorithm to triangulate non-convex polygons. The first step to achieve this is to make the polygon y-monotone.

Pseudo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题