搜索资源列表
dct
- 实现并且针对最坏情况去优化delaunay triangulation 算法。
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.
Discrete-point
- Discrete point set triangulation C + + code-Discrete point set triangulation C++ code
tri
- 任意多边形三角剖分,来自计算几何c描述,需要用c编译-triangulation methods
fbm2
- 基于Delaunay三角网的改进随机中点位移插值算法-Improved random midpoint displacement interpolation algorithm based on Delaunay triangulation
triangulation-source
- c++语言下的三角剖分算法,图形算法,delaunay。-Triangulation algorithm