搜索资源列表
20050924165256_cat
- 裁剪算法源码 一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
2D_LineClipping
- 本程序实现了图形学中的二维线段裁剪算法,VC6工程-the realization of the two-dimensional graphics Line Clipping algorithm works VC6
daimacaijian
- 实现了直线的裁剪算法,得到区域里需要的线段-achieved a straight cut algorithm, is a region where the line needs
tuxingjiancai
- 图形裁剪 对直线段和多边形的剪裁 多边形和线段已经定制
3
- 实现对线段的裁剪和对多边形的裁剪 是我们试验课通过的完整代码
2ddraw
- 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
Liang-Barsky_Line_Clipping
- 任意指定一个矩形窗口和一条待裁剪的线段,用Liang-Barsky 法进行裁剪,画出裁剪后的线段-Arbitrarily specify a rectangular window and a line segment to be cut, crop, draw the line segment cropped Liang-Barsky
Cohen-Sutherland
- 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
88888
- 介绍了矩形窗口的二维线段裁剪算法,图形界面友好,程序简洁易懂-Introduced the two-dimensional rectangular window Line Clipping algorithm, graphical user-friendly, the program simple and easy to understand
Barsky
- 这是计算机图形学的内容,可以实现线段的裁剪,初学者适用-This is the content of computer graphics, the cutting line can be achieved, for beginners
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
LiangYouDong-Barsky
- 实验内容:利用梁友栋算法(参数化线段裁剪算法)或编码裁剪算法变成实现对直线段或者任一图形的裁剪。有完整可运行的源代码,还有对应的实验报告。-Experiment: LIANG You algorithms (parametric Line Clipping Algorithm) or coding clipping algorithm into a cut on the straight line segments or any graphics. The complete source cod
graphic
- 1、二维图形的生成:点,直线,圆,椭圆,矩形的生成; 2、裁剪:对线段的裁剪; 3、几何变换:图形的平移,缩放,旋转; 4、区域填充:扫描线种子填充法; -1, the generation of two-dimensional graphics: points, straight lines, circles, ellipses, rectangles generated , cutting: cutting of the line segment 3, geometric
OpenGL_clipping
- 用OpenGL实现用矩形裁剪线段. 先用鼠标右键拖出一个矩形. 再用左键划线段.自动剪裁.-With OpenGL implementation rectangular clipping segments. Use the right mouse button and drag a rectangle. Then left-crossed segment automatically cut.
DrawBoardView
- MFC画板类CPP文件,包括线段,圆,多边形生成算法,线段和多边形裁剪算法,多边形填充算法-MFC drawing board class CPP files, including line, circle, polygon generation algorithm, line and polygon clipping algorithm, polygon fill algorithm
strings-cutting
- 使用线段裁剪算法对线段进行裁剪,并实现简单的图形裁剪-Use of the line segment clipping algorithm for cropping and achieve a simple graphical clipping