# poly2tri **Repository Path**: wangfengdev/poly2tri ## Basic Information - **Project Name**: poly2tri - **Description**: 多边形Polygon转换三角形网。 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 我的测试代码,将polygon矢量(有洞)转换为三角形网。 mytest is a working example of mine by codeblock. 测试调用 cd .\mytest\bin\Debug\ mytest.exe dude.dat 500 500 3 2024/2/6