搜索资源列表
barsky
- OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
Cutter
- 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang - Barsky algorithm
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
《计算机图形学的算法基础 (David F.Rogers)原书第2版
- 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算祛讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和四区域裁剪的异同、景物空间消隐算法和图像空间消隐算法的差别、具体讲述了一』又空间剖分([135P)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加}Liaug-Barsky裁剪算法和Nicholf-Lee-Nichoif裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增
CGHomework
- 这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wirefr a me cutting algorithm,
snowtiger
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Br
LYD-Barskey
- 这是我的计算机图形学的实验——梁友栋算法-This is my experimental computer graphics-- friends of Liang Dong Algorithm
lyd
- 这是一个计算机图形学中关于梁友栋算法实现的程序-This is a computer graphics on the friends of Liang Dong algorithm procedures
二维裁剪算法
- 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
barsky
- OpenGl中的二维裁剪算法,实现直线段相对于给定窗口的裁减,主要采用梁友栋-barsky算法,-OpenGl the two-dimensional cutting algorithm, and of the linear phase for a given window of the reduction, used mainly friends of Liang Dong-barsky algorithm,
liangbarskey
- 梁友栋算法 可以实现画直线 选边框裁减 很简单却很经典-friends of Liang Dong algorithm can achieve elections fr a med paintings straight cuts very simple classic
Liangyoudunsuanfa
- 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
Cutter
- 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang- Barsky algorithm
erweicaijian
- 实现鼠标点击绘制出矩形和直线,然后用梁友栋算法进行的二维图形裁剪-The realization of a mouse click rectangle and draw a straight line, and then You-Xin Liang Dong algorithm using two-dimensional graphics cutting
Barsky
- 二维裁剪 梁友栋-Barsky算法 用c语言写的-Building two-dimensional cut-You-Xin Liang-Barsky algorithm written using c language
barsky
- 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
Cohen-Sutherland
- Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
Cohen-SutherlandLiang-Barsky
- 基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现-Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm
算法实现
- Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)
Liang Barsky裁剪
- Liang Barsky裁剪,本程序使用方框对线进行了裁剪(Liang Barsky cutting)