搜索资源列表
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
Cohen-Sutherland
- Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm