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

搜索资源列表

  1. Dibcub3d_src

    0下载:
  2. 利用计算机图形学知识,实现了立方体的绘制程序,无需使用opengl库,实现了平移旋转功能。-The use of computer graphics knowledge, implementation of the cube drawing program, without using opengl library, implementation of the shift rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:34046
    • 提供者:张三
  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. 4-menu

    0下载:
  2. 一个计算机图形学中,opengl的菜单演示程序。功能简单,适合初学者。-A computer graphics, opengl demo program menu. Function is simple, suitable for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:107992
    • 提供者:李建
  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. ex4_trans

    1下载:
  2. 图形学实验2D图形变换演示源码。 包含平移(Translation)、缩放(Scale)、翻转(Flip)、旋转(Rotation)和剪切(Shear)-Experimental 2D graphics presentation graphics transform source,including translation ,scaling ,Flip,rotation and shear
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1974358
    • 提供者:zhangboyd
  1. ex4_pers

    0下载:
  2. 图形学实验3D图形变换源码。 实现投影变换的正交(orthographic)、斜交投影(oblique)和透视投影(perspective) 注:创建时误选的意文菜单。-Experimental 3D graphics graphics transform source. Implementated orthogonal projection transformation, perspective projection and oblique projection
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1950385
    • 提供者:zhangboyd
  1. BEIZER

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

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

    0下载:
  2. 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1825
    • 提供者:chenhao
  1. 00000Bresenham_Middle_line

    0下载:
  2. 这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you downlo
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:51335
    • 提供者:xiaobai
  1. 09098989bresenham

    0下载:
  2. 计算机图形学 breseham 算法 有课程设计报告 文档总结 截图-Computer graphics algorithms are breseham document summing up the report of the curriculum design screenshot
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2005729
    • 提供者:xiaobai
  1. guangzhaolifangti

    0下载:
  2. 此图形学程序实现了球的消隐、旋转、不同角度的球的光度;另外实现了旋转-This graphics program blanking of the ball, rotation, different angles of the ball of light the other to achieve the rotation
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:3862515
    • 提供者:陈念
  1. guangzhaomoxing

    0下载:
  2. 此图形学程序实现了对球选择不同的背景色以及进行消隐、旋转-This graphics program to select a different ball, as well as blanking the background color, rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:689586
    • 提供者:陈念
  1. Combination_of_computer_graphics_code

    0下载:
  2. 计算机图形学组合代码(含:OPENGL绘图,二维绘图,简单三维绘图,以及它们各自的平移旋转等功能)-Combination of computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2057787
    • 提供者:沈杰
  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. Bezier-Curve

    0下载:
  2. 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:18290
    • 提供者:tiancaigong
  1. tuxingxuetaiyangxi

    1下载:
  2. 计算机图形学课程设计 模拟太阳系 使用openGL开发 含报告-Curriculum design in computer graphics simulation of the solar system with the report of the development of the use of openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11171867
    • 提供者:aaas
  1. 1874

    0下载:
  2. 计算机图形学课件,看了感觉挺有收获,ppt格式-Computer Graphics Software
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:3020829
    • 提供者:shentongxi
  1. jisuanjituxingxuesuanfajichu

    0下载:
  2. 计算机图形学算法基础,一本很经典的计算机图形学的算法资料,需要的同学可以看看。-Algorithm based on computer graphics, a classic algorithm of computer graphics information, the students need to look at.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20498118
    • 提供者:lvjian
  1. jisuanjituxingxuesuanfajichu2

    0下载:
  2. 一本很经典的计算机图形学算法书籍,适合在学计算机图形学的同学使用。-A very classic books computer graphics algorithms, suitable for students learning the use of computer graphics.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8475876
    • 提供者:lvjian
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com