搜索资源列表
裁剪算法源码
- cohen-sutherland线裁减算法实现
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
GraphicCutting
- 图形裁剪,有点、线、多边形裁剪,点、线使用四比特法,多边形使用四边框裁剪-Graphic cutting, a little, line, polygon clipping, point, line and use the four-bit method, polygon clipping using the four border
Too_Dimensional
- 二维窗口到视口影射关系,以及裁剪效果,包括点裁剪、线裁剪、面裁剪和字体裁剪等效果-Two-dimensional window to viewport mapping relations and the cutting effect, including the point of cutting, wire cutting, surface effects such as cutting and cutting fonts
FillingAlgorithm
- 图形填充算法的几种实现,包括线扫描算法,边填充算法,种子填充算法等。附带裁剪算法的实现。-Graphic of filling algorithm several realize
graphic
- 图形学,实现中点画线算法、DDA画线算法、画圆、画椭圆,实现裁剪-Graphics, to achieve the dotted line algorithm, DDA line drawing algorithm, circle, ellipse, cut to achieve
MidpointLine_CohenSutherLand
- 计算机图形学的中点画线算法以及CohenSutherLand裁剪算法-The dotted line algorithm for computer graphics, and CohenSutherLand clipping algorithm
photo_cut
- 图形裁剪,实现对画的线,多边形,交点进行剪裁,实现图形的规范化-Graphic cutting, to achieve the painting line, polygon, tailoring intersection, graphics standardization
