搜索资源列表

  1. 计算机图形算法演示

    0下载:
  2. 画直线_反走样直线_圆_椭圆_矩形_多边形_矩形填充_多边形填充_3D变换_光照_贴图
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:417170
    • 提供者:
  1. FACETOOL

    0下载:
  2. 多边形填充模式编辑工具,类似windows的画笔-filled polygon model editing tools, similar to windows of the brush
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:154122
    • 提供者:hhh
  1. graph2dapp

    0下载:
  2. 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59765
    • 提供者:徐林
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:417483
    • 提供者:wuxuegang
  1. dbutils

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval,
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4536
    • 提供者:中国
  1. 颜色填充

    0下载:
  2. 这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:287697
    • 提供者:杨海峰
  1. FillPolygon

    1下载:
  2. 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1481
    • 提供者:
  1. 二维填充图元的扫描线算法

    0下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43606
    • 提供者:kuld
  1. 多边形的填充

    0下载:
  2. 学习计算机图形学的学生必做的一个题目,本人自认做的比较完美,会对其他同学有点借鉴意义,实现橡皮颈画任意多边形,对其进行填充-study computer graphics students will do a topic, I do a self perfection, the other students would somewhat useful to achieve rubber neck painting arbitrary p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4602
    • 提供者:kai
  1. MFC实现多边形画图填充

    0下载:
  2. MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:77972
    • 提供者:冰扉
  1. 计算机图形实验代码

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rec
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:45465
    • 提供者:数据库
  1. 多边形简单填充

    0下载:
  2. 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52902
    • 提供者:顾婷婷
  1. 几何图形的画法

    0下载:
  2. 计算机图形学,画圆,画直线,画多边形,填充.-computer graphics, Circle, painting line, polygon drawing, filling.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:96221
    • 提供者:聪聪
  1. 02824418

    0下载:
  2. 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10605
    • 提供者:陆俊
  1. 多边形的填充程序

    0下载:
  2. 实现了绘画任意多变形,以及对多边形的填充,颜色选择。-achieve the arbitrary drawing more deformation, and the polygon filling, color choices.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36999
    • 提供者:李扬
  1. Bresenham

    0下载:
  2. OPengl,利用Bresenham算法绘制多边形,并实现种子填充-Use Bresenham algorithm to draw polygons and achieve seed fill
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:6417408
    • 提供者:慕阳田田
  1. 多边形扫描线填充原始算法

    0下载:
  2. 扫描线算法适合对矢量图形进行区域填充,只需要直到多边形区域的几何位置,不需要指定种子点,适合计算机自动进行图形处理的场合使用,比如电脑游戏和三维CAD软件的渲染等等。(The scan line algorithm for vector graphics regional filling, need only geometric position until the polygon, do not need to specify the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2305024
    • 提供者:洛洛云九
  1. 区域填充

    0下载:
  2. 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。(A polygon consisting of a plurality of segments consisting of a line segment from bottom to bottom by horizon
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:hhaijoy
  1. 案例6-多边形有效边表填充算法

    0下载:
  2. 计算机图形学的多边形有效填充算法,所用软件为C++(Polygon efficient filling algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:3167232
    • 提供者:冰冰冰冰
  1. 填充

    0下载:
  2. vc++ 填充功能实现,绘制点,划线 ,多边形(Vc++ filling function implementation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2509824
    • 提供者:小海带
« 1 2 3 4 5 67 8 9 10 11 ... 38 »

源码中国 www.ymcn.org