搜索资源列表
20050924165256_cat
- 裁剪算法源码 一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
裁剪算法源码
- cohen-sutherland线裁减算法实现
Cohen-Sutherlandkjf
- 用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
Cohen
- 编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
Cohen-Sutherland
- Cohen-Sutherland算法
2
- Cohen-Sutherland裁剪 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
案例10-Cohen-Sutherland直线裁剪算法
- Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
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
LineCLIP
- Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw line segments start and end coordinates of the end of state: The procedure to print out af
Caijian
- 计算机图形学裁剪算法,包括梁友栋算法和Cohen-Sutherland算法-Computer graphics clipping algorithms, including Liang Dong algorithms and Cohen-Sutherland Algorithm
COHEN
- Cohen sutherland algorithm for line clipping
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
CohanSunderland
- Cohen sutherland algorithm
Cohen-SutherlandMFC
- Cohen-Sutherland算法实现直线裁剪在MFC下实现,opengl-Cohen-Sutherland algorithm implemented in MFC linear cutting, opengl
Cohen-Sutherland
- Cohen-Sutherland 剪裁算法-Cohen-Sutherland
LineCutting
- 实现矩形区域的二维裁剪,所用的算法为Cohen-Sutherland裁剪算法-Realization of two-dimensional rectangular area cut, the algorithm used for the Cohen-Sutherland clipping algorithm
2D-cohen-sutherland
- 计算机图形学 Cohen-Sutherland算法在VC++ 6.0 平台下的实现-computer graphics Cohen-Sutherland under VC++ 6.0