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

搜索资源列表

  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. POLYCLIP

    0下载:
  2. its polygon clipping algorithm an code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6566
    • 提供者:tejas
  1. graph--cut

    0下载:
  2. 图形裁剪: 线段裁剪和多边形裁剪的简单示例-Graphics Clipping: Line Clipping and Polygon Clipping simple example
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:361163
    • 提供者:holly
  1. graphiccut

    0下载:
  2. 实现基本图形学上图形的裁剪,包括直线裁剪和多边形裁剪-Graphics on the graphics to achieve the basic cutting, including line cutting and polygon clipping
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2032845
    • 提供者:木子
  1. duobianxingcaijian

    0下载:
  2. 本实验实现多边形的裁剪,用鼠标交互式画多边形,点击菜单栏实现裁剪-The experimental realization of the polygon clipping, polygon drawing interactive with the mouse, click on the menu bar to achieve cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:44890
    • 提供者:朱勇
  1. vc_polygonfill

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1786738
    • 提供者:张志如
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. cubeCut

    0下载:
  2. 多边形的裁剪程序,计算机图形学作业源程序-Polygon clipping procedures, computer graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1934404
    • 提供者:张志如
  1. zyPolygonCut

    0下载:
  2. 实现直线和多边形的裁剪,三角形的平移、放大、缩小。-To achieve a straight line and polygon clipping, triangle pan, zoom.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:171066
    • 提供者:朱勇
  1. Bai18

    0下载:
  2. clipping a polygon with clipping windows
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:pquahay
  1. graphics

    0下载:
  2. 利用该画图程序可以进行简单图形的生成,例如画直线、多边形、多边形裁剪-Using the Paint program can generate simple graphics, such as drawing a straight line, polygon, polygon clipping, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5533532
    • 提供者:tj
  1. S-H

    0下载:
  2. SH算法实现多边形的裁剪算法,如题如题utility-SH algorithm polygon clipping algorithm, such as utility problems such as the title
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1966839
    • 提供者:熊雨辰
  1. graphic

    2下载:
  2. 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
  3. 所属分类:Special Effects

    • 发布日期:2015-11-07
    • 文件大小:2732032
    • 提供者:地方官
  1. Multimedia_Programs

    0下载:
  2. The folder contains multimedia programs which I have done. It includes Bresenham line, line clipping, polygon clipping, Translation and scaling and various variations of Multimedia programs. All are implemented in C and audio player is implemented in
  3. 所属分类:Multimedia Develop

  1. MyView

    0下载:
  2. 计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41485
    • 提供者:孙丽华
  1. ChaiJian-huanghengguan

    0下载:
  2. 这是本人写的多边形裁剪算法的实现,多边形对于窗口的裁剪。-This is my written polygon clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1398464
    • 提供者:黄恒冠
  1. lineA

    0下载:
  2. 能进行虚线,点化线,DDA和bre算法的实现,直线裁剪,多边形裁剪等-Can be broken, enchant line, DDA and bre algorithm, line cutting, polygon clipping, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5357591
    • 提供者:王鑫
  1. AreaClip

    0下载:
  2. WeilerAthertonAreaClip 凹凸多边形的裁剪,不含内包多边形-WeilerAthertonAreaClip convex polygon clipping, polygon-free within the package
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1997443
    • 提供者:李瑞潮
  1. clipper

    1下载:
  2. 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4333899
    • 提供者:highrisk
  1. Graphics

    0下载:
  2. 这是个图想处理的程序。包括:二维图像变化(平移、旋转、缩放等)和图像的裁剪(包括线段的裁剪和多边形的裁剪)。-This is a map to handling procedures. Including: two-dimensional image changes (translation, rotation, scaling, etc.) and image cropping (including line and polygon clipping cut)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4055415
    • 提供者:王兴杰
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com