搜索资源列表
几何图形的画法
- 计算机图形学,画圆,画直线,画多边形,填充.-computer graphics, Circle, painting line, polygon drawing, filling.
shap
- 画几何图形,圆弧,弦,椭圆,圆饼,矩形多边形,多义线-painting geometry, arc, chord, oval, round cake, rectangular polygon, multi-line
cxPolyCross2_32F
- 判断两个多边形是否交叉,返回值 : 0为不相交,1为相交
Clip
- 本程序可以实现对任意多边形的剪切和消隐,并具有一般性
Modified-gpc
- 开源多边形计算GPC的修改版,可以添加到VC工程中直接调用。该库功能:计算多边形面积,顶点查找,边查找,计算多边形之间的交、并、或、补等各种操作,对于数值、图形图像处理非常有用。
point
- 判断点是否在任意多边形之内的c语言程序,可以用在图像处理和其它很多领域
polygonoperationn
- 多边形的集合运算,并 交 差,内有详细的程序说明,很不错。希望对大家有用
PolyTry
- 实现对任意多边形的三角形凸分解。
AE_CS3_chs.zip
- 任意多边形的三角形分割代码,一般的多边形都可以分割,来回线有点问题,Arbitrary triangle polygon partition code, the general polygon can be split lines back and forth a little problem
polyToTriangle
- 多边形填充方法很多,但效率大不相同,这是我写的一种方法,首先多边形分解为三角形,然后填充三角形,很实用,效率也可以,调试已通过,没有错误-Polygon filling method, but the efficiency of very different, this is a way I write, the first polygon is decomposed into triangles, and then fill the triangle, it is practical, eff
jsjh
- ㈠ 点的基本运算 ㈡ 线段及直线的基本运算 ㈢ 多边形常用算法模块 ㈣ 圆的基本运算 矩形的基本运算 -Ii i point the basic operations of basic arithmetic straight line segment and polygon commonly used algorithm module iii iv rounded rectangular basic operations basic operations
code
- 这五个文件包含五个基本函数,例如,检验点是否在一个多边形内,计算两个时间字符串代表的时间差,显示一个vector的内容等。-/* This method is to check weather a point is inside a polygon outside it*/
ComparePoly
- C#编写的,用于两个相似多边形的比较,包括点到边距离的平均值、最大值,面积的比较,重心位置的偏移等-C# prepared for the comparison of two similar polygons, including point-to-edge distance from the average, maximum, area comparison, the offset center of gravity location, etc.
tuxin
- 多边形裁剪算法 Sutherland-Hodgeman算法 -Sutherland-Hodgeman polygon clipping algorithm algorithm
tri
- 任意多边形三角剖分,来自计算几何c描述,需要用c编译-triangulation methods
Polygon-area-calculation
- 一个简单的多边形面积计算程序,手动在画一个多边形,然后计算这个多边形所包括的面积。-a program about polygon area calculation
isinpolygo
- 判断点是否在多边形内,在VS2010能运行-To determine whether the point within the polygon, VS2010 can run
polyangles
- POLYANGLES函数的功能是计算多边形图形的内角-POLYANGLES function is to calculate the angles polygon graphics
sx_voronoi
- 在指定的凸多边形区域内生成voronoi图,并获得每个子区间的顶点坐标-Get the Voronoi Figure generated in specified area and obtain the vertex coordinates for each sub-section
多边形合拼
- 多边形合拼,多边形相交,多变形合并,多变形取补