搜索资源列表
LineClip
- 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
PolygonCutClip
- 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC * pDC) inside.
txjc
- 这是一个图形剪裁的小程序,包括了直线剪裁和图形剪裁两种-This is a small graphic clipping procedures, including a straight cut and tailoring two graphics
drawSystem
- 用VC++实现的基本绘图程序,可画直线、圆等图像,并具备填充、剪裁等基本功能。-with VC's basic drawing program, drawing straight lines, circles and other images, with the filling, basic features, such as tailoring.
rectcliplines
- 关于计算机图形学的线段剪裁,能用鼠标画出实线后在用矩形对其进行裁剪-computer graphics on the line tailoring, it can use the mouse painted lines used in its rectangular cut
Polygon_Clipping_CS
- 计算机图形学的多边形剪裁。是用C——S算法编制
vc++cut
- VC++编写的图形剪裁源码,用VC开发,具有很高的参考价值.
MFC
- 用MFC实现的图形学算法可以实现多边形的剪裁以及种子填充
tuxingxue
- 图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现
TRIMOUT
- 基于AUTOCAD的lisp程序,可实现多边形区域的内部剪裁.
直线剪裁
- 计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC + + MFC prepared
Cohen-sutherland剪裁算法的C++实现
- Cohen-sutherland剪裁算法的C++实现
cut
- 图像的剪裁功能的基本实现-Image of tailoring the basic functions of implementation ~~~~~~~~~~~~~~~~~~
Linexpensive
- 直线剪裁 中点剪裁 COHEN-SUTHERLAND-Straight cut
dda
- 计算机图形学中sutherland算法来进行区域切割,用矩形剪裁直线-Sutherland algorithm in computer graphics to regional cut, straight cut with rectangular
draw5
- 本程序是计算机图形学课程作业。内容包括画线算法,画园算法,填充算法,剪裁算法等,内容丰富。-The program course work in computer graphics. Including Line algorithm, painting garden algorithm, filling algorithm, cut algorithm, rich in content.
Graphics_Show
- 绘图程序,实现基本图形的绘制,如圆、矩形,以及图形的旋转,移动,剪裁等-Drawing program, to achieve the basic graphics rendering, such as circles, rectangles, and graphics rotate, move, cut, etc.
huatu
- 画图软件,实现画直线,圆,多边形,填充,剪裁等功能-Drawing software, to achieve drawing a straight line, circle, polygon, filling, trimming and other functions
CGPainter
- 用java编写的绘图程序,其中包括绘制直线,曲线,圆,矩形等基本功能,还实现了填充剪裁撤销等图形编辑功能。-Drawing program written by java, including drawing lines, curves, circles, rectangles and other basic functions, but also filled with cutting implements revocation graphics editing.
GraphDraw
- 绘图程序,可以自由绘制直线、矩形、圆、多边形,可以设置颜色和宽度,并且能够进行图元基本操作,如剪裁、缩放及填充功能。-Drawing program, free to draw lines, rectangles, circles, polygons, you can set the color and width, and can be primitive basic operations, such as cropping, scaling and filling functions.
