CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多边形填充

搜索资源列表

  1. 多边形填充算法

    1下载:
  2. 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26517
    • 提供者:程青松
  1. 种子法多边形填充

    0下载:
  2. 这又是一个由本人改写的四通道种子法填充多边形区域的源码,速度不快,发来给大家参考-This is a rewrite of my four channels filled polygon seed source in the region, fast, made for your reference to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3665
    • 提供者:王力
  1. 多边形填充程序

    1下载:
  2. 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:90240
    • 提供者:郑英
  1. 橡皮筋算法和多边形填充算法

    1下载:
  2. 计算机图形学中的橡皮筋算法和多边形填充算法,使用vc编写.-computer graphics algorithms and the rubber-band polygon filling algorithm, vc prepared.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59559
    • 提供者:
  1. 改进的有效边表多边形填充算法

    0下载:
  2. 一个用CV++实现的改进的有效边表多边形填充算法-with a CV to achieve improvement in the effective side table filled polygon algorithms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2110
    • 提供者:刘强
  1. 多边形填充11

    0下载:
  2. 图形学中常用的填充算法-graphics commonly used filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:62084
    • 提供者:王申
  1. 不同方式的多边形填充

    0下载:
  2. 不同方式的多边形填充-different forms of Polygon Fill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:470228
    • 提供者:杨洋
  1. 多边形填充源程序

    0下载:
  2. 多变形填充的程序c语言-more filled the deformation process language c
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1161
    • 提供者:lzu
  1. FillPoly.rar

    0下载:
  2. 带孔多边形填充算法,有算法的具体说明! 很详细,希望对大家有帮助!,Polygon hole filling algorithm, a specific descr iption of algorithm! In great detail, I hope all of you help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:88792
    • 提供者:wenday
  1. draw.rar

    0下载:
  2. Bresenham算法生成直线,中点算法生成直线,DDA算法生成直线,中点画圆,Bresenham画圆,中点画椭圆,画多边形,多边形填充,the detail information is above
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1932080
    • 提供者:张伟
  1. PolygonFill

    0下载:
  2. 使用C++和OpenGL实现的多边形填充。 -The use of C++ and OpenGL Polygon Fill realize.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:9992
    • 提供者:dcj
  1. polygonfill

    1下载:
  2. 晕线多边形填充,课堂实验题目,可以画多边形,也可以加载多边形文件-Halo line polygon fill, classroom test subject, you can draw polygons, you can also load the polygon file
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:13311
    • 提供者:朱军
  1. 多边形填充作业

    0下载:
  2. 多边形填充作业.rar-filled polygon operations. Rar
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:36670
    • 提供者:西北风
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. PolyFill

    0下载:
  2. 实现多边形填充,北航计算机图形学,第一次作业-POlyfill
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3818183
    • 提供者:王尊
  1. cg4

    0下载:
  2. 清华版计算机图形学实验代码:第四章 多边形填充-Tsinghua Experimental code version of computer graphics: Chapter IV filled polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2590695
    • 提供者:zby
  1. 多边形填充分割anchong

    1下载:
  2. 多边形填充;分割;(Polygon fill and merge)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-19
    • 文件大小:32390144
    • 提供者:rubbish34
  1. 多边形填充活性边表tianchong

    0下载:
  2. 多边形填充活性边表tianchong.rar(Polygon fill active edge table)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:30401536
    • 提供者:rubbish34
  1. 多边形填充之五角星

    0下载:
  2. 用OpenGL实现多边形填充(五角星)。(Polygon filling (Pentagram) is implemented with OpenGL.)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-06
    • 文件大小:6641664
    • 提供者:woai风中云
  1. OPenGL实现多边形填充

    0下载:
  2. 一个代码实现多边形填充,定点自定义,颜色给定。非常好用
  3. 所属分类:OpenGL

« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com