搜索资源列表

  1. CDA1

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法:-Sutherland-Hodgeman polygon clipping algorithm :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:43429
    • 提供者:王强军
  1. Sutherland-Hodgeman

    0下载:
  2. 可以正确执行的Sutherland-Hodgeman多边形裁剪,不过一些小问题需要优化。-can correct implementation of the Sutherland-Hodgeman polygon clipping, But some small problems needed to improve.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:45844
    • 提供者:王强军
  1. 裁剪线段,VC

    0下载:
  2. Cohen-Sutherland裁剪线段程序,VC-Cohen-Sutherland line cutting procedures, VC
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:gf
  1. 裁剪线段算法

    0下载:
  2. 实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:鲸鱼
  1. 裁剪sutherlan-cohen

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

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  1. 图形的生成

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:228352
    • 提供者:张伟
  1. Cohen-Sutherland

    0下载:
  2. Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:443392
    • 提供者:黄禹
  1. Choen-Sutherland

    0下载:
  2. 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:416768
    • 提供者:liu
  1. Sutherland-Hodgman

    0下载:
  2. 在Visual C++中实现的Sutherland-Hodgman多边形裁剪算法-achieved by Sutherland-Hodgman polygon clipping algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:411648
    • 提供者:liu
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, see
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:33792
    • 提供者:张楠
  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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1753088
    • 提供者:陈守勇
  1. CDA1

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法:-Sutherland-Hodgeman polygon clipping algorithm :
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1977344
    • 提供者:王强军
  1. Sutherland-Hodgeman

    0下载:
  2. 可以正确执行的Sutherland-Hodgeman多边形裁剪,不过一些小问题需要优化。-can correct implementation of the Sutherland-Hodgeman polygon clipping, But some small problems needed to improve.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1986560
    • 提供者:王强军
  1. LiangBarsky

    0下载:
  2. 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。-You-Xin Liang Dong-Barsky clipping algorithm, Cyrus and Beck used parametric methods than Cohen-Sutherland a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:杨杨
  1. DDA_Bresenham_Circle_Ellispe

    0下载:
  2. DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法-DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:1982464
    • 提供者:yangpan
  1. PolygonClipping

    0下载:
  2. 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法的Matlab程序-Divide and conquer strategy based on the Sutherland-Hodgeman polygon clipping algorithm of Matlab procedures
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:章礼平
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:郑骥跃
  1. Cohen-Sutherland

    0下载:
  2. 用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Aboy
  1. SutherlandHodgmanAlgorithm

    0下载:
  2. Sutherland-Hodgman算法-Sutherland-Hodgman Algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:zzq
  1. Sutherland-Hodgman

    0下载:
  2. 基于divide and conquer策略的Sutherland-Hodgeman多边形裁剪算法-Sutherland-Hodgeman polygon clipping algorithm based on the strategy of divide and conquer
  3. 所属分类:绘图程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:
« 12 »

源码中国 www.ymcn.org