搜索资源列表
scissor
- 用一个矩形窗口模拟裁减多变形,对线段进行Liang-Barsky裁减。例如矩形窗口参数(XL=150,XR=350,YB=150,YT=300),线段端点(x1=50 y1=250 x2=400 y2=90 )
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Breseham algorithms including li
cg2.rar
- program to implement liang barsky line clipping algorithm,program to implement liang barsky line clipping algorithm
Barsky
- 二维裁剪 梁友栋-Barsky算法 用c语言写的-Building two-dimensional cut-You-Xin Liang-Barsky algorithm written using c language
Cohen-Sutherland
- Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
Liang_Barsky
- 梁友栋算法画直线,可以画出任何直线。程序开始会弹出windows界面,通过输入端点的数值,点击划线按钮可以画出直线。-Liang-Barsky draw a line in the windows form,when the program is running ,you can input the end points the click the botton,the line will appear in the form
Liang-Barsky-Algorithm
- Liang-Barsky-Algorithm的算法实现。计算机图形学的作业,算法较为复杂。用C#编写,带图形演示-Liang-Barsky-Algorithm of the algorithm. Computer graphics operations, the algorithm is more complicated. Written with C#, with graphic presentation