搜索资源列表
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
Polygon_Clipping_CS
- 计算机图形学的多边形剪裁。是用C——S算法编制
剪裁
- MFC实现多边形剪裁和填充-MFC polygon clipping and filling
C_Graphic_UI
- 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法
Weiler_Atherton
- Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形
剪裁
- MFC实现多边形剪裁和填充-MFC polygon clipping and filling
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC* pDC) inside.
jiancai
- 大量剪裁算法实现程序,用C++实现.借花献拂!-large tailoring algorithm procedures using C++. Presented by fu spent!
Thechangeableshapeiscutout
- 多边形的剪裁,用VB开发,裁剪掉划定范围外的部分-polygon clipping, using VB, cutting out outside the designated part
Polygon_Clipping_CS
- 计算机图形学的多边形剪裁。是用C——S算法编制-Computer graphics Polygon tailoring. Is a C- S algorithm
C_Graphic_UI
- 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法-Realize C language with GUI graphics classic algorithm of procedures, including the DDA algorithm, polygon fill algorithm, polygon cut algorithm
Weiler_Atherton
- Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon
tuxingxue
- 图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cu
2d_Graphic_System
- vc6实现的2d图形学系统 其中图形算法全部自己实现 没有调用接口。主要功能如下a)直线和圆的生成,直线和圆的扫描转换。并且实现了用鼠标点击取点的交互功能。 b) 多边形的裁剪和填充,实现了点扫描与直线扫描多边形。 c) 直线剪裁,并可以自动判断与某条或某些条直线可剪裁,剪裁结果是一条线段生成两到三条线段,并可在文档中保存。 d) 图形变换:二维变换:平移、旋转、缩放功能,其中平移已实现了鼠标点击取点的交互功能。 e)
Clip
- 这是一个多边形剪裁算法,用VC编写的算法-This is a polygon cut algorithm, the algorithm used to prepare VC
Drawpad
- VC6.0写的画图板,绘图函数除了画点外都是自己写的,有画直线,画圆,画多边形和多边形剪裁等功能。-Written by VC6.0 drawing board, drawing function points in addition to painting his own writing, and painting a straight line, circle, polygon and polygon drawing functio
clippoly-pl11.tar
- 多边形剪裁及其相关功能。可以实现2-D图形的多种运算-polygon clipper
GraCut
- 多边形剪裁-Polygon cut
Clip
- 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
LineClipView
- 实现计算机图形学中关于直线剪裁和多边形剪裁算法-failed to translate