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

搜索资源列表

  1. 多边形简单填充

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

    • 发布日期:2008-10-13
    • 文件大小:52902
    • 提供者:顾婷婷
  1. 1023

    0下载:
  2. 计算机图形学试验源代码,有关于多边形填充得演示程序。 -computer graphics test source code, polygon filling in on the demonstration program.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:466662
    • 提供者:
  1. Draw

    1下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-25
    • 文件大小:3872359
    • 提供者:哈哈
  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. Line

    0下载:
  2. 计算机绘图的经典绘图程序(包括直线绘制,多边形,填充,切割)-Classic computer graphics drawing program (including a straight-line drawing, polygon, filling, cutting)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4048437
    • 提供者:冯龙
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. graphics

    0下载:
  2. 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-21
    • 文件大小:35822585
    • 提供者:赵艳
  1. HuangXu

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2188010
    • 提供者:哈哈
  1. lj

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:4013451
    • 提供者:哈哈
  1. ddsa~1

    0下载:
  2. 一个简单的计算机图形学程序--多边形渐变-A simple computer graphics program- Polygon Blending
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:763
    • 提供者:look
  1. document

    0下载:
  2. 源码包括Java程序、计算机图形学多边形裁剪、几何变换Matlab程序、运筹学LP问题Lingo程序!-Source including Java program, computer graphics polygon clipping, geometric transformations Matlab program, operations research program Lingo LP problem!
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7226
    • 提供者:黄旭
  1. vc_polygonfill

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1786738
    • 提供者:张志如
  1. polygonclip_demo

    0下载:
  2. 使用VC++6.0进行多边形裁剪的程序,计算机图形学程序-Use VC++6.0 program for polygon clipping, computer graphics programs
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:57178
    • 提供者:张志如
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. Polygon

    0下载:
  2. 计算机图形学教学演示程序——基于opengl的多边形填充程序。-Teaching computer graphics demonstration program- based on opengl polygon fill procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:442728
    • 提供者:fangjian
  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. jisuanjituxingxue

    0下载:
  2. 计算机图形学编程,画线、画点、画圆、画多边形并对其进行填充。-Computer graphics program, draw lines, draw point, circle, polygon drawing and filling them.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5592637
    • 提供者:
  1. polygon-scan

    0下载:
  2. 这是一个c++程序,用于多边形扫描转换算法。有助于学习计算机图形学。-This is a c++ program for polygon scan conversion algorithm. Conducive to learning computer graphics.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:7241
    • 提供者:章鱼
  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
    • 提供者:吴程序
« 12 »
搜珍网 www.dssz.com