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

搜索资源列表

  1. 计算机图形学实验OpenGL版

    0下载:
  2. 计算机图形学opengl-computer graphics opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:648387
    • 提供者:朱云
  1. 图形学实验一

    1下载:
  2. 计算机图形学实验一DDA,BRESHEAM画直线及画圆,自主开发的原程序-an experimental computer graphics DDA, BRESHEAM painting and Circle Line, the independent development of the original program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:122326
    • 提供者:赵虎
  1. 计算机图形学课程实验 源码

    3下载:
  2. 有一下功能: 1. 图元的生成:直线、椭圆、区域填充 2. 样条曲线的生成:Bezier曲线、B-样条曲线的生成 3. 分形图形的生成:Koch曲线、Mandelbrot集和Julia集、蕨类植物(任选两个); 4. 真实感图形的生成:显示一个具有真实感场景的图形,几何造型自定义,包括消隐、镜面反射、纹理效果。
  3. 所属分类:图形图象

    • 发布日期:2009-01-11
    • 文件大小:168925
    • 提供者:ttraveltong
  1. tuxingxue

    1下载:
  2. 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:140463
    • 提供者:孟萌
  1. 计算机图形学课程实验7的代码

    0下载:
  2. 浙江大学的计算机图形学课程实验7的代码,对opengl初学者很有用-Zhejiang University' s Computer Graphics course experiment 7, the code is useful for beginners opengl
  3. 所属分类:OpenGL

    • 发布日期:2017-05-30
    • 文件大小:13086681
    • 提供者:丁逸
  1. 4.1

    0下载:
  2. 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S TextureLoader 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 空格键:切换场景中央的动画-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader scene control: ESC: exit F1: wind
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:885183
    • 提供者:徐颖
  1. Line

    0下载:
  2. 本科计算机图形学课程实验--Bresenhem算法画直线-Undergraduate computer graphics course experiment- Bresenhem algorithm for drawing a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48337
    • 提供者:haodongb
  1. Graphics

    1下载:
  2. 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:328506
    • 提供者:何磊
  1. GraphicFinal

    0下载:
  2. 计算机专业-计算机图形学实验-绘制直线和圆弧-Computer Science- Computer Graphics experiment- Drawing a straight line and arc
  3. 所属分类:Graph program

    • 发布日期:2017-04-27
    • 文件大小:51771
    • 提供者:wx
  1. wx3Dtrans

    0下载:
  2. 计算机专业-计算机图形学实验-3d图形变换-Computer Science- Computer Graphics experimental-3d graphics transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:55572
    • 提供者:wx
  1. BEIZER

    0下载:
  2. 编写绘制Bezier曲线的源代码,以及计算机图形学实验考试试题。
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:4829
    • 提供者:kobe
  1. jiancai

    0下载:
  2. 计算机图形学实验--实验线段的裁剪的功能,而且是鼠标动态交互-Computer Graphics Experiments- experimental segment of the cutting function, and dynamic interactive mouse
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:291232
    • 提供者:xuye
  1. myproduction

    1下载:
  2. 计算机图形学的中点画圆法,Bresenham画圆,中点画椭圆及种子填充算法,用VC05实现,还有实验报告-The mid-point of computer graphics drawcircle, Bresenham Circle, Ellipse and seeds in stipple fill algorithm, the VC05 to achieve, there are experimental reports
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8365546
    • 提供者:xgdlhdgj
  1. VC

    0下载:
  2. 计算机图形学综合性实验,有相应的运行结果,和相应的设计报告-Integrated computer graphics experiments, corresponding results, and the corresponding design report
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:177784
    • 提供者:林君霞
  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. OPGLTorus

    0下载:
  2. opengl实验的3D彩色圆环翻转,计算机图形学课程实验-opengl 3D color ring flip experiments, computer graphics course experiment
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2955500
    • 提供者:吴蒙
  1. 计算机图形学实验源码

    3下载:
  2. 计算机图形学实验源码.rar
  3. 所属分类:图形图象

    • 发布日期:2013-03-19
    • 文件大小:11202847
    • 提供者:coolhandy
  1. 图像处理 几何运算 平移旋转镜像缩放

    0下载:
  2. 哈工大计算机图形学实验,opengl和c++实现,可以实现平移旋转的功能(The function of translation and rotation can be realized)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-04
    • 文件大小:3807232
    • 提供者:箫淮
  1. 计算机图形学实验

    0下载:
  2. B氏画线算法,中心画圆算法,中心画椭圆算法,优质的UI界面(Draw a line, draw a circle, and draw an ellipse)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-09
    • 文件大小:37128192
    • 提供者:asjkfhsdkjf
  1. 计算机图形学-实验(含OpenGL开发库)

    0下载:
  2. 计算机图形学相关的一些简单实验,适合新手学习。(Some simple experiments related to computer graphics are suitable for beginners.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-10
    • 文件大小:3433472
    • 提供者:22232的
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com