CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 计算机图形学 填充

搜索资源列表

  1. gui16

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Practice of computer graphics programming, including drawing a straight line, anti-aliasing line, circle,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:326069
    • 提供者:张平
  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. Pic

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:42078
    • 提供者:章回第
  1. graph

    0下载:
  2. 计算机图形学综合大程序,可画直线,折线,多边形,填充,剪裁,-Computer Graphics Complex procedures may be painting a straight line, polyline, polygon, filling, tailoring,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:209323
    • 提供者:田田
  1. gui16

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

    • 发布日期:2017-04-03
    • 文件大小:29374
    • 提供者:景科
  1. draw

    0下载:
  2. 计算机图形学的程序 实现了画直线,画圆还有实现了填充-Computer graphics program to achieve a painting of a straight line, there is the realization of the filling drawcircle
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:96786
    • 提供者:panting
  1. 2034ScanConversion

    0下载:
  2. 计算机图形学中的多边形扫描填充算法,值得研究-Computer Graphics in the polygon scan fill algorithm, is worth studying
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:59016
    • 提供者:庞妍
  1. aa

    0下载:
  2. 计算机图形学 mfd实现的多边形扫描线区域填充-Computer Graphics mfd achievable scan line polygon area filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:45309
    • 提供者:hugh
  1. jsjtxx

    0下载:
  2. 计算机图形学的大作业。包含各种直线化线算法、画圆,对话框。填充-Computer Graphics a big operation. Straight line includes a variety of algorithms, drawcircle, dialog. Filled
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:266450
    • 提供者:周杰伦
  1. tc

    0下载:
  2. 计算机图形学实验:种子填充算法,自己做的,希望大家多多指正,-Computer Graphics experiment: seed filling algorithm that they do a lot of hope that we can correct me,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:37674
    • 提供者:chong
  1. 96224sdk

    0下载:
  2. 实现区域填充 计算机图形学代码 实现区域填充-Regional filling computer graphics code area filling
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:43889
    • 提供者:芳芳
  1. 5

    0下载:
  2. 最快区域种子点填充算法 最快区域种子点填充算法 计算机图形学-The fastest growing regional seed filling algorithm seed points, the fastest growing region filling algorithm in computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2203
    • 提供者:芳芳
  1. CGP

    0下载:
  2. 计算机图形学mfc做的画图工具,直线算法,裁剪平移,填充等功能!-Mfc do computer graphics drawing tools, a straight-line method, cutting shift, filling and other functions!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:122367
    • 提供者:raymond
  1. scanline

    0下载:
  2. 实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-23
    • 文件大小:234494
    • 提供者:xuhang75
  1. sdl_draw_line_arc

    1下载:
  2. SDL中画线,画圆以及填充的算法[出自计算机图形学,潘云鹤主编]-the algorithm of draw line, circle and fill with SDL [from the computer graphics, Pan Yunhe editor]
  3. 所属分类:2D Graphic

    • 发布日期:2015-02-03
    • 文件大小:3200
    • 提供者:lys
  1. seedFill

    0下载:
  2. 种子填充算法在计算机图形学中,多边形有两种重要的表示方法:顶点表示和点阵表 示。顶点表示是用多边形的顶点序列来表示多边形。这种表示直观、几何意 义强、占内存少,易于进行几何变换,但由于它没有明确指出哪些象素在多 边形内故不能直接用于面着色。-seedFill
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1293
    • 提供者:liuyu
  1. 200632590210

    0下载:
  2. 计算机图形学的基本程序 能实现绘图 裁剪 填充等功能 还有光照,阴影的效果 适合于计算机图形学编程爱好者-Computer graphics to achieve the basic procedures for mapping and other functions have cut fill light, the shadow of the effect of fit in the computer graphics programming lovers
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3827702
    • 提供者:项德良
  1. 4-fillmode

    0下载:
  2. 一个展示计算机图形学中图形填充模式的例子,浅显易懂,适合初学者。-A display of computer graphics in the graphics mode filled examples easy to understand and suitable for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:104667
    • 提供者:李建
  1. 4-PolygonStipple

    0下载:
  2. 一个计算机图形学中,演示多边形画法以及填充的例子,功能简单,适合初学者。-A computer graphics, polygon drawing method of presentation as well as examples of filler, function is simple, suitable for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:105407
    • 提供者:李建
  1. duobianxingyouxiaobianbiaotianchongsuanfa

    0下载:
  2. 计算机图形学中才用c++实现的多边形有效边表填充算法-Have used computer graphics c++ implementation of the polygon fill algorithm effective side table
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:287720
    • 提供者:pigniao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com