搜索资源列表
Weiler-Atherton
- 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪
graphics0
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgm
多边形裁剪
- 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
Weiler_Atherton
- Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon
Weiler-Atherton
- 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪-This is based on VC using list the structural design of the polygon clipping algorithm, applied to the inner and outer cutting
PolygonClip
- MFC中用编码方法实现任意多边形的裁剪。
graphics0
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
weiler-atherton
- 基于weiler-atherton算法的多边形裁剪程序实现-use the weiler-atherton algorithm to clip the polygons.
WEILER-ATHERTON
- WEILER ATHERTON的程序实现
opengl_refer
- Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
PolygonCut
- 用weiler-atherton算法完成图形的多边形裁剪。-The Polygon is clipped using weiler-atherton algorithm.
duobianxingjiancai
- 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve
Clip
- 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
liang-barsky
- Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
WeilerAtherton
- 实现了Weiler-Atherton剪裁算法以及基本图形的绘制,C#实现-implete Weiler-Atherton algorithm
SketchPad
- 图形学Weiler-Atherton裁剪算法、Brensenham画线、画圆算法和扫描线填充算法。做成一个类似于Windows画笔的东西。-Graphics Weiler-Atherton clipping algorithm, Brensenham drawing a line, circle algorithm and scan line fill algorithm. A brush made of something simil
weiler
- The Delphi program. Weiler method for the removal of hidden lines.
PolylineSectionClip
- 扩展Weiler裁剪算法,并在delphi中实现其功能。-Extended the Weiler cutting algorithm, and its function in delphi.
CAD
- Weiler-Atherton算法的C程序实现,实现多边形并交差运算。-Polygon and cross operator