搜索资源列表

  1. Weiler-Atherton

    1下载:
  2. 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:67749
    • 提供者:kangjianrong
  1. 多边形裁剪

    0下载:
  2. 用C语言编的多边形裁剪源代码-Code of Clipping Polygons using C language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:纯净水
  1. Weiler_Atherton

    0下载:
  2. Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:529408
    • 提供者:chenqi
  1. Weiler-Atherton

    0下载:
  2. 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪-This is based on VC using list the structural design of the polygon clipping algorithm, applied to the inner and outer cutting
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:1998848
    • 提供者:kangjianrong
  1. PolygonClip

    1下载:
  2. MFC中用编码方法实现任意多边形的裁剪。
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:kakaxi
  1. weiler-atherton

    0下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现-use the weiler-atherton algorithm to clip the polygons.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:91136
    • 提供者:里几
  1. WEILER-ATHERTON

    0下载:
  2. WEILER ATHERTON的程序实现
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2157568
    • 提供者:xxxx
  1. opengl_refer

    1下载:
  2. Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:368640
    • 提供者:tracy
  1. PolygonCut

    0下载:
  2. 用weiler-atherton算法完成图形的多边形裁剪。-The Polygon is clipped using weiler-atherton algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:wxn
  1. duobianxingjiancai

    0下载:
  2. 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:8436736
    • 提供者:
  1. Clip

    0下载:
  2. 二维图形裁剪算法,矩形与任意多边形剪裁, Weiler-Atherton边界裁剪法,-Two-dimensional graph cut algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:109568
    • 提供者:a
  1. liang-barsky

    0下载:
  2. Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
  3. 所属分类:OpenGL

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:huang
  1. WeilerAtherton

    0下载:
  2. 实现了Weiler-Atherton剪裁算法以及基本图形的绘制,C#实现-implete Weiler-Atherton algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1718272
    • 提供者:zhangshuo
  1. SketchPad

    0下载:
  2. 图形学Weiler-Atherton裁剪算法、Brensenham画线、画圆算法和扫描线填充算法。做成一个类似于Windows画笔的东西。-Graphics Weiler-Atherton clipping algorithm, Brensenham drawing a line, circle algorithm and scan line fill algorithm. A brush made of something simil
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:149504
    • 提供者:王宇翔
  1. CAD

    0下载:
  2. Weiler-Atherton算法的C程序实现,实现多边形并交差运算。-Polygon and cross operator
  3. 所属分类:CAD

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:张永川
  1. Xcad

    0下载:
  2. 根据Weiler-Atherton算法开发的经典多边形布尔运算小程序。-Weiler-Atherton algorithm developed classic polygon Boolean operator procedures.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:4655104
    • 提供者:ES
  1. Clipping

    0下载:
  2. >I m looking for a source code coded either in Pascal or C (C++) for the >Weiler-Atherton algorithm. The page http://members.xoom.com/msleonov/pbcomp.html has a comparison of many packages for boolean o
  3. 所属分类:LabView

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:Zero
  1. main

    0下载:
  2. Weiler-Atherton 算法,还有注释!-Weiler-Atherton clipping
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:wulei
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:2034688
    • 提供者:t-mac
  1. Weiler-Atherton-master

    0下载:
  2. weieler atherton implementation with c#
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:Rista
« 12 »

源码中国 www.ymcn.org