搜索资源列表

  1. milaoshu

    0下载:
  2. 计算机图形学中的一个绘图程序,可以实现一个米老鼠的图形-computer graphics of a drawing program, can achieve a Mickey Mouse graphics
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:韩晴
  1. ZY2

    0下载:
  2. 计算机图形学的一个绘图程序,可以实现各种图形的绘制,例如雪花、五角星等,还可实现旋转、扩大、缩小图形等功能-computer graphics of a mapping procedure, can achieve various graphics rendering, such as snowflakes, five-pointed star. but also achieve rotating, expanding and narr
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:韩晴
  1. 00_Single_Mid_DDA_LINE

    0下载:
  2. Single_Mid_DDA_LINE一个DDA算法画线的小程序,希望对初学者有些帮助,学习图形学都要学这个。-Single_Mid_DDA_LINE a line drawing algorithm small procedures, Some want to help beginners learn the graphics needed to learn.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:rosie
  1. tuxingxueshiyan1

    0下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:718848
    • 提供者:fisherman
  1. 0102050202

    0下载:
  2. 计算机图形学设计,实现画线、画圆、画多边形,用DDA算法实现画线,用Bresenham 算法实现画圆。还有实现区域的填充和多边形的裁剪,填充用种子填充算法,多边形的裁剪用的是Sutherland_Hodgman算法!本程序只是实现这些算法,如要使用,还可以进行完善!谢谢!-computer graphics design, realization of line drawing, Circle, drawing polygons, DD
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:张建
  1. Minechen_Draw

    0下载:
  2. 计算机图形学绘图程序,能实现画线,填充,移动,变换等功能。-computer graphics mapping procedures, able to line drawing, filling, movement, transformation, and other functions.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:89088
    • 提供者:陈妙
  1. Line

    0下载:
  2. 画线程序,画圆程序,计算机图形学的直线圆实验报告作业-line drawing procedures, Circle procedures, computer graphics straight round of experimental work report
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:6426624
    • 提供者:秦文娜
  1. 2

    0下载:
  2. 计算机图形学实用小程序可在TC环境下运行-Computer Graphics utility applets can be run under the Environment TC
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. geshi

    0下载:
  2. 计算机图形学实用小程序可在TC环境下运行-small computer graphics practical procedure could be run under TC
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. xiaoyin1

    0下载:
  2. 这是一个应用计算机图形学知识进行消隐的程序。所绘制的三维图形是一个房子-This is an application of computer graphics knowledge blanking procedures. The three-dimensional graphics rendering is a house
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:彭亮
  1. xiaoyin2

    0下载:
  2. 这个程序是运用计算机图形学的消隐知识来绘制真实的三维图形-This procedure is to use computer graphics rendering of hidden knowledge to the real three-dimensional graphics
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:45056
    • 提供者:彭亮
  1. TUXINGXUE10.11

    0下载:
  2. 很好的图形学算法模拟程序 实现了直线和圆以及椭圆的算法模拟-Good graphics algorithm simulation program realize a linear and circular and elliptical algorithm simulation
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:硫化
  1. 03_3dEddy

    0下载:
  2. 这是计算机图形学中三维图形旋转程序,分别绕x轴、y轴、z轴旋转,仅供教学使用。-This is a three-dimensional computer graphics in graphic rotation procedures, respectively, around the x-axis, y-axis, z-axis rotation, for teaching use.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1967104
    • 提供者:coral
  1. donghuakuangjia

    0下载:
  2. 计算机图形学的动画设计程序VC代码 实现了简单图形的动画效果-Computer graphics animation design program code VC realize a simple graphics animation effects
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2022400
    • 提供者:宋元俊
  1. computerphoto

    0下载:
  2. 很经典的计算机图形学算法演示程序,是学习图形学的好帮手。-Very classic computer graphics algorithm demo program is a good helper to learn graphics.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:325632
    • 提供者:文杰
  1. DrawMain

    0下载:
  2. 我们计算机图形学做的绘图程序,包括了很多种曲线的绘制和裁减二维变换功能-We do computer graphics drawing program, including a very wide range of curves and the reduction of two-dimensional transform mapping function
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:2697216
    • 提供者:赵明斌
  1. Sampleseedfill

    1下载:
  2. 计算机图形学中种子填充算法的实现程序,MFC中实现。-Computer Graphics in the seed filling algorithm procedure, MFC achieve.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:27648
    • 提供者:Diana
  1. EX5

    0下载:
  2. 本人原创图形学实验程序,完成DDA,BRESENHAM直线、圆、椭圆算法,扫描线、种子填充算法,平移、旋转、缩放等算法。-I original graphics experimental procedures, the completion of DDA, BRESENHAM a straight line, round, oval algorithm, scanning lines, seed filling algorithm, s
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:62464
    • 提供者:Diana
  1. 2ddraw

    0下载:
  2. 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:3697664
    • 提供者:ling
  1. cg

    0下载:
  2. 是计算机图形学(数学系)的作业,包括图形裁剪、扫描线填充等四个程序-Is a computer graphics (Department of Mathematics) operations, including the graphics cutting, scan line fill four procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:张红
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org