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

搜索资源列表

  1. polygonclip_demo

    0下载:
  2. Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57512
    • 提供者:cc
  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. Sutherland-Hodgman

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

    • 发布日期:2008-10-13
    • 文件大小:48260
    • 提供者:liu
  1. tuxingxueshiyan1

    1下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。 5、通过算法的编写,切实掌握图形学中直线和圆生成的原理以及
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44947
    • 提供者:fisherman
  1. graphics0

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实现二维图形的平移变换实现二
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:228744
    • 提供者:盖大明
  1. 图形学DrawPaintCode

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

    • 发布日期:2011-01-17
    • 文件大小:229341
    • 提供者:cnmzhg
  1. draw2.rar

    0下载:
  2. 多边形裁剪程序:用到的是比较常见的裁剪算法:Sutherland-Hodgman算法。本程序中的裁剪顺序为左边、下边、右边、上边,那么裁剪是这样进行的:原待裁剪多边形作为输入多边形被裁剪矩形的左边裁剪,然后输出的裁剪结果作为下边裁剪的输入多边形,……,依次类推,直到最后一边矩形上边裁剪结束。,Polygon clipping process: it is more commonly used method of cutting: Sutherland-Hodgman algorithm. Thi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:65920
    • 提供者:tomomoon
  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 Graphic

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

    0下载:
  2. C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:289506
    • 提供者:陈小军
  1. PolygonClipping

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

    • 发布日期:2017-04-13
    • 文件大小:1625
    • 提供者:章礼平
  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. Clip

    0下载:
  2. 裁剪算法采用java实现,包括LiangBarskyClip和Sutherland-Hodgman_Clip的实现-Clipping algorithm uses the java implementation, including LiangBarskyClip and Sutherland-Hodgman_Clip realization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:53225
    • 提供者:arlin
  1. SutherlandHodgmanAlgorithm

    0下载:
  2. Sutherland-Hodgman算法-Sutherland-Hodgman Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:728
    • 提供者:zzq
  1. cut

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

    • 发布日期:2017-05-08
    • 文件大小:1959396
    • 提供者:
  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. Sutherland

    0下载:
  2. 图形学用Sutherland-Hodgman算法进行多边形裁剪-Sutherland- with Hodgman algorithm polygon cropping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:781554
    • 提供者:star
  1. Sutherland-Hodgman

    0下载:
  2. 编程实现Sutherland-Hodgman-Programming Sutherland-Hodgman algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3642
    • 提供者:陈向前
  1. Sutherland-Hodgman

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

    • 发布日期:2017-11-19
    • 文件大小:2651
    • 提供者:
  1. Cohen_Sutherland

    0下载:
  2. 实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to ver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:221526
    • 提供者:林伟鸿
  1. Sutherland-Hodgman

    0下载:
  2. Sutherland-Hodfman多边形裁剪(Sutherland-Hodfman polygon clipping algorithm)
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:ProHanziiee
« 12 »
搜珍网 www.dssz.com