CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Cohen-SutherLand算法

搜索资源列表

  1. 裁剪算法源码

    0下载:
  2. cohen-sutherland线裁减算法实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:175968
    • 提供者: 何婷
  1. 二维裁剪算法

    0下载:
  2. 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28269
    • 提供者:kuld
  1. 裁剪sutherlan-cohen

    0下载:
  2. 一个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2064
    • 提供者:
  1. threeSamplesForOpenGL

    0下载:
  2. 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:211863
    • 提供者:邹文科
  1. cutofbeeline

    0下载:
  2. 基于VC++6.0实现直线段的Cohen-Sutherland算法裁剪. 操作说明: 打开裁剪.EXE,点击画矩形或画直线,就可以进行画矩形或直线;然后点击裁剪,就可以进行直线段的Cohen-Sutherland裁剪。 -based VC 6.0 line of the Cohen-Sutherland algorithm cutting. Operation Note : Open cut. EXE, it painted rectangular or line drawing,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134128
    • 提供者:陈守勇
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学中Cohen-Sutherland裁剪算法裁剪线段-Computer graphics, Cohen-Sutherland line clipping algorithm for cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1217
    • 提供者:小丫
  1. 1111111111111111

    0下载:
  2. 个有OPENGL实验的一个裁剪算法,用的是 sutherland-cohen的算法-an experimental OpenGL is a cutting algorithm, using the Sutherland-cohen algorithm-OPENGL experiments which have a cutting algorithm is used in the sutherland-cohen algorithm-an experimental OpenGL is a cutt
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2026
    • 提供者:dawei
  1. case10

    0下载:
  2. Cohen-Sutherland直线裁剪算法,设置裁剪窗口,任意画一条直线进行裁剪-Cohen-Sutherland line clipping algorithm, set the cutting window, draw a straight line to cut any
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:288130
    • 提供者:winsome
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:49082
    • 提供者:
  1. cutout

    0下载:
  2. 在定义了窗口之后,我们只需将窗口内的图形显示出来,对于窗口之外的图形我们是不关心的。因此,必须将窗口外的图形裁剪下去。在本资料中,实现如下对直线段进行裁剪的算法:Cohen-Sutherland算法、中点分割算法、梁友栋-Barsky算法,并且利用Sutherland-Hodgman算法实现对多边形的裁剪,最后,实现当裁剪域是任意凸多边形时的裁剪算法。-In the definition of the window, we simply window graphics are displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1959513
    • 提供者:
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. Cohen-Sutherland

    0下载:
  2. 利用OpenGL实现Cohen-Sutherland裁剪算法(编码裁剪算法),是最早的直线段裁剪算法。-The use of OpenGL implementations Cohen-Sutherland clipping algorithm (coded clipping algorithm), is the first straight line clipping algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1801
    • 提供者:陈韬
  1. Cohen-SutherlandLiang-Barsky

    0下载:
  2. 基于VC环境下的直线裁剪算法Cohen-Sutherland算法和Liang-Barsky算法的实现-Based on the realization of linear cutting algorithm VC environment under the Cohen-Sutherland algorithm and Liang-Barsky algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-10-31
    • 文件大小:67734
    • 提供者:郑斌
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland直线裁剪算法-Cohen-Sutherland linear cutting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-12
    • 文件大小:40615
    • 提供者:啊而
  1. Cohen-SutherlandMFC

    0下载:
  2. Cohen-Sutherland算法实现直线裁剪在MFC下实现,opengl-Cohen-Sutherland algorithm implemented in MFC linear cutting, opengl
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:36832
    • 提供者:啊而
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland 剪裁算法-Cohen-Sutherland
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-10
    • 文件大小:2524
    • 提供者:x
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学-Cohen-Sutherland直线裁剪算法-Cohen-Sutherland straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2522963
    • 提供者:陈惠丽
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland直线裁剪算法-Cohen-Sutherland clipping algorithm straight
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-11
    • 文件大小:55270652
    • 提供者:Jaylock
  1. 算法实现

    0下载:
  2. Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:黎明哥哥
  1. src

    0下载:
  2. 采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:李木华
« 1 23 4 5 »
搜珍网 www.dssz.com