Description: Weiler_Atherton多边形剪裁算法实现,主多边形和裁剪多边形可为任意形状多边形-Tailoring Weiler_Atherton polygon algorithm, the main polygon and the polygon can be cut arbitrarily shaped polygon Platform: |
Size: 529408 |
Author:chenqi |
Hits:
Description: 这是基于VC++采用链表结构设计的多边形裁剪算法,可适用于内、外裁剪-This is based on VC using list the structural design of the polygon clipping algorithm, applied to the inner and outer cutting Platform: |
Size: 1998848 |
Author:kangjianrong |
Hits:
Description: 计算机图形学-基于weiler-atherton算法的多边形裁剪程序实现-Computer Graphics- weiler-atherton algorithm based on polygon cutting process to achieve Platform: |
Size: 8436736 |
Author:秋 |
Hits:
Description: 图形学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 similar to Windows. May be required. Net Framework 3.5. Platform: |
Size: 149504 |
Author:王宇翔 |
Hits:
Description:
>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 operations on polygons.
Links to those packages are also included.
Dave Eberly
ebe...@cs.unc.edu Platform: |
Size: 2048 |
Author:Zero |
Hits:
Description: 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。
2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。
3、编写上述算法程序,在工作区域当中运行并显示算法效果。
4、将多边形裁剪模块添加到设计的图形实验系统当中。
5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton algorithm, Sutherland-Hodgeman buildings algorithm). 2, to achieve these two polygon clipping algorithm, on the screen with a closed arbitrary polygon clipping rectangle (concave polygon convex polygon should experiment). 3, the preparation of the above algorithm program, which runs in the work area and display algorithm results. 4. Add the polygon clipping module to which the graphics test system design. 5, complete coding, debugging. Platform: |
Size: 1024 |
Author:蒋立宝 |
Hits: