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

搜索资源列表

  1. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26706
    • 提供者:zhf
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
  1. tst_ClippingByRect

    0下载:
  2. Clipping By Rectangle code. Line Object and Polygon Object Clipping By Rectangle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:24823
    • 提供者:kim
  1. CGeditor

    0下载:
  2. The package must also have a user-friendly interface that may be menu-oriented, iconic or a combination of both. It provides most the features that a 2D graphic editor should have. It is developed in C. it has been implemented on DOS platform. The 2-
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15874
    • 提供者:sk
  1. ScanFill-Sutherland

    0下载:
  2. 该程序包含两部分,一部分使用扫描线区域填充算法完成多边形的扫描显示,另一部分使用Cohen-Sutherland算法实现直线裁剪-The program consists of two parts, using the scan line polygon area fill algorithm scans showed complete, the other using the Cohen-Sutherland line clipping algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:274692
    • 提供者:sjgao
  1. Computer-graphics

    0下载:
  2. 计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:80299
    • 提供者:吴程序
  1. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1002529
    • 提供者:李强
  1. zhixian

    0下载:
  2. cohen直线裁剪算法 包含矩形框对线段的裁剪 以及多边形的绘制-cohen linear cutting algorithm contains clipping rectangle on the line and polygon drawing
  3. 所属分类:Console

    • 发布日期:2017-05-11
    • 文件大小:2357336
    • 提供者:weng
  1. computer-graph

    0下载:
  2. 计算机图形学中绘制直线、圆、曲线,图形变换,给多边形填充和二维裁剪算法。-Computer graphics, drawing lines, circles, curves, graphics transform to a two-dimensional polygon fill, and clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:58442
    • 提供者:余扬海
  1. 1

    0下载:
  2. 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。 2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。 3、编写上述算法程序,在工作区域当中运行并显示算法效果。 4、将多边形裁剪模块添加到设计的图形实验系统当中。 5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1293
    • 提供者:蒋立宝
  1. clipping-algorithm

    0下载:
  2. 多边形切割_clipping algorithm-Polygon cutting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:692
    • 提供者:xiedong
  1. 2

    0下载:
  2. 计算机图形学基于OPENGL的多边形裁剪。-Computer graphics based on OPENGL polygon clipping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1930
    • 提供者:钟玥谣
  1. artfclegClippinggClipping

    0下载:
  2. An article on 2-D Polygon Clipping with the source code,-An article on 2-d Polygon Clipping with the source code,
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:43107
    • 提供者:Maujorim
  1. av

    0下载:
  2. 用C语言实现的,SH算法进行的多边形图形裁剪的代码(SH polygon graphics clipping algorithm code)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-29
    • 文件大小:1733632
    • 提供者:IU521
  1. Gpforth

    0下载:
  2. 实现多边形裁剪,被裁剪部分用绿色表示,裁剪区域内的部分用红色表示(Polygon clipping is implemented, and the cropped part is represented by green. The part in the clipping area is represented by red)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:62540800
    • 提供者:zyz222424
  1. Sutherland-Hodgman

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

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:ProHanziiee
  1. src

    0下载:
  2. 采用Sutherland-Hodeman多边形裁剪算法和Cohen-Sutherland直线裁减算法在java界面实现(The implementation of the Sutherland-Hodeman polygon clipping algorithm and the Cohen-Sutherland line reduction algorithm in the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:李木华
  1. 图像处理

    1下载:
  2. 一个图像处理方法,主要的功能:将一副图像选定的区域(多边形、矩形、圆形、椭圆)复制到另一副图像的指定位置。 本程序辅助功能(区域或全图): ? 图像的亮度、饱和度、色彩平衡、对比度、灰度调整。 ? 图像的功能虑镜:反色(底片)、曝光、浮雕、雕刻、模糊、锐化、紫色、幽灵。 ? 边缘模糊、旋转、图像缩放、图像剪切(矩形区域)。 ? 信封打印。(The main function of an image processing method is to copy the selected area of
  3. 所属分类:图形图象

    • 发布日期:2018-12-21
    • 文件大小:745472
    • 提供者:ghostalien
  1. WeilerAtherton

    2下载:
  2. JAVA中关于多边形裁剪的算法,希望能帮到大家(On the algorithm of polygon clipping)
  3. 所属分类:Java编程

    • 发布日期:2020-07-24
    • 文件大小:24576
    • 提供者:风中的余烬
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com