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

搜索资源列表

  1. computer-picture

    0下载:
  2. 计算机图形学的绘图程序,功能包括生成直线、多边形、圆和字符,还有图形的基本变换(平移、旋转和缩放)、还包括多边形裁剪-Computer graphics drawing program, include generating line, polygon, circle and character, as well as basic graphics transformations (translation, rotation and scaling), but also polygon clip
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-22
    • 文件大小:6798732
    • 提供者:王杰
  1. tuxin

    1下载:
  2. 多边形裁剪算法 Sutherland-Hodgeman算法 -Sutherland-Hodgeman polygon clipping algorithm algorithm
  3. 所属分类:Fractal program

    • 发布日期:2015-01-13
    • 文件大小:1993728
    • 提供者:chenkeng
  1. openwindows

    0下载:
  2. Sutherland-Hodgeman多边形裁剪算法实现-Polygon clipping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4041
    • 提供者:
  1. SubsetData

    0下载:
  2. 读取TIF数据,可进行坐标裁剪,多边形裁剪,坐标矩形裁剪-Read the TIF data, the coordinates can be cut, polygon clipping, cropping rectangle coordinates
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:145938
    • 提供者:曹洪涛
  1. CaiJian1--

    0下载:
  2. MFC做的图形处理,关于线段的裁剪,包括参数化法的凸多边形裁剪算法和Cohen-SutherLand裁剪算法。-MFC to do graphics processing, cut on the line, including the parameterization of the convex polygon clipping algorithm, and Cohen-Sutherland clipping algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4758507
    • 提供者:zengyong
  1. caijian

    0下载:
  2. 是opengl开发的关于多边形裁剪的程序哦,是没有问题的,亲,可以放心下载哦-Opengl development program on polygon clipping Oh, no problem, the pro, you can rest assured download!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1256037
    • 提供者:cami
  1. draw4

    1下载:
  2. 编写应用程序实现多边形裁剪,要求具有如下功能: 1、 用鼠标确定裁剪区域(矩形区域); 2、 用鼠标输入待裁剪的多边形(可分别使用鼠标左键和右键来确定裁剪区域和待裁剪的多边形); 3、 多边形绘制完毕后进行裁剪,显示裁剪后的多边形,要求使用不同颜色绘制裁剪区域和裁剪后的多边形。-Write applications to polygon clipping, requires the following functions: 1, use the mouse to determine
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1984051
    • 提供者:徐博文
  1. ClipPolygon

    0下载:
  2. arengine在c#环境下实现多边形裁剪-arengine Polygon Clipping in c# environment
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2309766
    • 提供者:asddsa
  1. PolyClip

    0下载:
  2. code for polygon clipping algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:957
    • 提供者:Darwin
  1. caijiantuse

    0下载:
  2. 多边形的裁剪,单击左键画出任意多边形,单击右键画出多边形的最后一笔并裁剪多边形、涂色-Polygon clipping, click the left button to draw an arbitrary polygon, right-click to draw a polygon finishing touches and cutting polygons, coloring
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:2405426
    • 提供者:chen
  1. Pdraw22o

    0下载:
  2. 多边形裁剪程序:用到的是比较常见的裁剪算法:Suutherland ,经测试 -Polygon clipping procedure: use the more common clipping algorithm: Suutherland been tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:66129
    • 提供者:comp
  1. Programs-CG

    0下载:
  2. This Program Deals With All Two-D Transformation Such As Translation, Scaling, Rotation, Reflection, Shearing In Homogeneous Coordinates. 3-D Transformation bresenham line drawing polygon filling polygon clipping
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-08
    • 文件大小:8715
    • 提供者:gori_17
  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. ComputerGraphics

    0下载:
  2. 多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域-Polygon fill polygon clipping custom polygon area custom crop area
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-08
    • 文件大小:2126404
    • 提供者:zhanglingyu
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. graphic

    0下载:
  2. 计算机图形学 图形剪裁算法 两种基本的图形剪裁算法----线段剪裁算法、多边形剪裁算法;对两种算法的执行效率进行比较。 -Computer Graphics cut algorithm are two basic graphics cut algorithm---- segments cut algorithm, polygon clipping algorithm compare the efficiency of the implementation of the two algori
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:2504907
    • 提供者:zhang
  1. Computer-graphics-and-clipping

    0下载:
  2. 计算机图形学-多边形有效边表填充算法,建立活性边表-Computer Graphics table filling algorithm,- polygon effective edge to establish the active side of the table
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:2274351
    • 提供者:高炜
  1. Sutherland_Hodgeman

    0下载:
  2. VS2008下MFC编程,研究生课程:计算机图形学画图编程,Sutherland_Hodgeman多边形裁剪算法-VS2008 under MFC programming, postgraduate courses, computer graphics drawing program, including: Sutherland_Hodgeman polygon clipping algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:66837
    • 提供者:LEO_山
  1. Draw

    0下载:
  2. 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2386596
    • 提供者:紫薇
  1. clip

    0下载:
  2. 主要是对图形进行裁剪,裁剪分为两类,一类是线段裁剪,另一类是多边形裁剪-Mainly to cut graphics, tailoring can be divided into two kinds, one kind is line cutting, another kind is polygon clipping
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2436084
    • 提供者:周晓颖
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com