搜索资源列表
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
Cohen_Sutherland
- 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。
c
- Cohen-SutherLand实现裁剪直线的两个关键函数
裁剪线段算法
- 实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
Cohen-Sutherland
- C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
CSA
- cohen sutherland algorithm
CSLCA
- Line clipping using cohen sutherland algo
Cohen-Sutherland
- Using C + + implementation of the Cohen-Sutherland line clipping algorithm-Using C++ implementation of the Cohen-Sutherland line clipping algorithm
cg5
- progrma to implement cohen sutherland line clipping algorithm
Cohen-Sutherland
- Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
Cohen_Suther_LineClipping
- Implementation of Cohen Sutherland Line Clipping alogorithm
Desktop
- Cohen-Sutherland Line Clipping algorithm
Cohen-Sutherland-Algorithm
- Cohen-Sutherland-Algorithm的C#实现,带图形界面,可实时操作-Cohen-Sutherland-Algorithm for C# implementation, with graphical interface, real-time operating
Graphics
- 掌握cohen-sutherland直线段裁剪算法-master Cohen-Sutherland line segment clipping algorithm
Cohen_Suther_LineClipping
- Implementation of Cohen Sutherland Line Clipping alogorithm
Cohen-Sutherland
- Cohen-Sutherland直线裁剪算法-Cohen-Sutherland clipping algorithm straight
算法实现
- Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)
45457736
- 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家,希望能给大家一点点帮助,()