搜索资源列表
package
- Delaunay 分治法进行三角剖分,同时对剖分后的三角面片进行动画模拟。-Divide and conquer Delaunay triangulation, while triangles after subdivision animated simulation.
InPolygon
- 在三角剖分种去掉内环,需要判断点、线段、三角形与多变形的关系。这个模块提供这样的功能。-Species in the triangulation to remove the inner ring, you need to determine the point, line, triangle and polygon of relationships. This module provides this functionality.
tri
- 任意多边形三角剖分,来自计算几何c描述,需要用c编译-triangulation methods
trix
- Delaunay三角剖分的一个程序,一个方法。属于计算机图形中的计算几何。对于有限元分析有着重要的意义。-Delaunay tri-decomposition program
triangulation-source
- c++语言下的三角剖分算法,图形算法,delaunay。-Triangulation algorithm
