搜索资源列表
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,
cg2.rar
- program to implement liang barsky line clipping algorithm,program to implement liang barsky line clipping algorithm
tuxingxueVC6.rar
- 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
liangyoud
- 该程序在C环境下运行,实现了梁友栋-Barsky 线段裁剪算法。-This process is running at the c circumstance,and it accomplished the youdongliang-Barsky clipping algorithm of line .
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
Liang-Barsky
- C++ code. Realization (with Glut) of the Liang-Barsky algorithm for line clipping.
Barsky
- Barsky直线裁剪算法,运用vc++6.0运行环境。-Barsky line clipping algorithm, using vc++6.0 run environment.
20100905tuxing
- 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
4_Liang_Barsky_Line_Clip
- Liang barsky using opengl
Clipping
- Graphics clipping algorithms of both classifications Cohen sutherland Sutherland hodgeman weller liang barsky
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
Liangyou-Dong-Barsky-line
- 在Windows环境下用visual C++实现梁友栋-Barsky直线裁剪算法的编程-In the Windows environment using visual C++ implementation Liangyou Dong-Barsky line clipping algorithm programming
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
Liang-Barsky-line
- ,梁友栋算法实现画直线,VC++写的mfc程序,可以实现所有功能。-Liang Dong-Barsky line clipping algorithm
liang--barsky
- 计算机图形学作业,opengl,liang-barsky二维图形剪裁算法-Computer graphics operations, opengl, two-dimensional graphics clipping algorithm
liang-barsky
- This program is the Implementation of Liang Barsky Line Clipping Algorithm using Opengl in Visual C++.
算法实现
- 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)