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

搜索资源列表

  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. txxda

    0下载:
  2. 计算机图形学课后练习答案,供在校大学生使用。-The answer after-school practice of computer graphics for use in college students.
  3. 所属分类:IT Hero

    • 发布日期:2017-04-03
    • 文件大小:320903
    • 提供者:shawn
  1. Frame--animation

    0下载:
  2. 帧动画: 模拟植物生长过程的示例,计算机图形学简单应用。-Frame animation: an example of the process of plant growth simulation, computer graphics simple application.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:345681
    • 提供者:holly
  1. jsjtxx001

    0下载:
  2. 计算机图形学课件,电子工业版,蔡世杰的配套的那本,挺不错的-Computer graphics courseware, electronic industry version, Shih-Jei Tsai' s supporting that this, very good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7389826
    • 提供者:qiudong
  1. ComputerGraphics

    1下载:
  2. 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:69232
    • 提供者:sunli
  1. OPGLTorus

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

    • 发布日期:2017-05-12
    • 文件大小:2955500
    • 提供者:吴蒙
  1. CGReport

    6下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-19
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. graphics-drawing

    0下载:
  2. 基于计算机图形学理论基础设计,可进行画线、画圆、填充、平移、清空等功能。-Based on the theoretical basis of computer graphics design, can be drawing a line, circle, fill, translation, clear functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:69298
    • 提供者:utoman
  1. RayTracing

    0下载:
  2. 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助-Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3627861
    • 提供者:余进松
  1. computer-graphics(OpenGL)

    0下载:
  2. 很好的一本计算机图形学的教程,基于opengl,由胡事民教授翻译-this book is very useful, and it is translated by Pro.Hu
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:57694208
    • 提供者:
  1. DDA

    0下载:
  2. 计算机图形学 DDA算法实现(参考《计算机图形学》算法有改进)-DDA algorithm in computer graphics (see " Computer Graphics" algorithm has improved)
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1955129
    • 提供者:liwenzhu
  1. ji

    0下载:
  2. 这里面包含了计算机图形学一个课程设计报告,很有用 -fasd fsd
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1590970
    • 提供者:力谅
  1. opengl

    0下载:
  2. 计算机图形学课程设计 1.直线反走样算法 1、 参数曲线曲面、Bezier曲线、Bezier曲面 2、 纹理映射 3、 网格化、网格细化等 A、可作一个基本的图形处理软件 B、可选择书本上所学过的算法 C、可作图形学的综合应用系统-1 Computer Graphics course design. Line anti-aliasing algorithm 1, the parameters of curves and surfaces, B
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:96771
    • 提供者:侯建元
  1. code-new

    0下载:
  2. 计算机图形学课程设计源代码,使用OPENGL实现的-Computer Graphics Course Design
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6947256
    • 提供者:danglu
  1. translater

    0下载:
  2. 计算机图形学基于opengl的旋转、平移、缩放程序-Computer graphics opengl based on the rotation, translation, scaling procedures
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:1841
    • 提供者:weijiabai
  1. 计算机图形学实验源码

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

    • 发布日期:2013-03-19
    • 文件大小:11202847
    • 提供者:coolhandy
  1. 交互式计算机图形学源代码

    0下载:
  2. 交互式计算机图形学源代码.doc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-25
    • 文件大小:492544
    • 提供者:coolhandy
  1. 计算机图形学基本实验

    0下载:
  2. 计算机图形学基本实验,学习基本入门知识。
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-07-09
    • 文件大小:12866
    • 提供者:abc5341680
  1. 简单的计算机图形学程序

    0下载:
  2. 3.1 简单的计算机图形学程序,初学者很好的借鉴 上下左右控制地球运动-Simple computer graphics program, a good reference for beginners to control the vertical and horizontal movement of the Earth
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-28
    • 文件大小:384708
    • 提供者:lvytao
  1. 球面光源和材质交互作用算法

    0下载:
  2. 计算机图形学基础案例,球面光源和材质交互作用算法。(Basic cases of computer graphics, spherical light source and material interaction algorithm.)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-19
    • 文件大小:3407872
    • 提供者:李蜜桃
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com