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

搜索资源列表

  1. 第二章 光栅图形学.files

    0下载:
  2. 本程序代码是计算机图形学的必备基础-computer graphics is the essential foundation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:36504
    • 提供者:崔鹏飞
  1. zhengfangti

    1下载:
  2. 用C语言编写的计算机图形学代码。正方体旋转。具有变色功能
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:zhangchuangye
  1. 计算机图形学综合大程序

    3下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184723
    • 提供者:付建会
  1. 计算机图形学立方体旋转 更新版

    0下载:
  2. 这次新学了点东西,加到了上面,解决了原来转时闪的问题 少点东西 第一是新增了自动旋转,不过按扭的名字没加上; 第二是在这三个按扭里各少了一句代码, 是:SetTimer(1,100,NULL) 希望大家自行加入,不便之处请大家原谅-this point of the new school things, added to the above address at the turn of the original flash point of less things first is a new
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:38394
    • 提供者:刘跃红
  1. 《计算机图形学应用Java2D和3D》代码及习题答案

    0下载:
  2. 《计算机图形学应用Java2D和3D》代码及习题答案
  3. 所属分类:3D图形编程

  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. CourseWare2

    0下载:
  2. 计算机图形学课件及代码详解 VC++编程-Computer graphics software and the code explain VC++ Programming
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:795985
    • 提供者:梅炀
  1. touying

    0下载:
  2. 计算机图形学三维投影作业源代码,代码简单,可直接使用 。-Projection of three-dimensional computer graphics operating source code, the code is simple, can be used directly.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:25367
    • 提供者:盗版乖猪
  1. 96224sdk

    0下载:
  2. 实现区域填充 计算机图形学代码 实现区域填充-Regional filling computer graphics code area filling
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:43889
    • 提供者:芳芳
  1. 1

    0下载:
  2. 多边形扫描线算法 计算机图形学代码多边形扫描线算法-Polygon scan-line algorithm for computer graphics code polygon scan-line algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:10440
    • 提供者:芳芳
  1. OpenGLcore

    0下载:
  2. 学习opengl时遇到的一些计算机图形学中难点代码-Learning opengl encountered some difficulty in computer graphics in the code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4413608
    • 提供者:VC
  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. grafic

    0下载:
  2. 这个文件中有两个代码:分别实现画线,画圆. 代码程序是用的计算机图形学中关于线,圆的生成算法.-This document there are two codes: the realization of painting lines respectively, drawcircle. Code procedure is used in computer graphics on the line, circle generation algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2337657
    • 提供者:胡小燕
  1. Combination_of_computer_graphics_code

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

    • 发布日期:2017-05-10
    • 文件大小:2057787
    • 提供者:沈杰
  1. jsjtuxingxue

    0下载:
  2. 计算机图形学课程设计的相关内容和代码 OpenGL教程和计算机图形学教案-Computer graphics related to the content of the curriculum design and code OpenGL tutorials and computer graphics lesson plans
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3076917
    • 提供者:lazyl
  1. image

    0下载:
  2. 计算机图形学代码,实现常见的图形学算法。对应教程计算机图形学基础及应用教程-image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:926074
    • 提供者:李利
  1. 1

    0下载:
  2. 计算机图形学试验程序,实现二维图形变换的主要代码。VC++编程的程序,适合图形学初学者使用。-Computer graphics test program to realize the main two-dimensional graphics transformation code. VC++ programming procedures, suitable for beginners to use graphics.
  3. 所属分类:2D Graphic

  1. 计算机图形学

    2下载:
  2. 计算机图形学中的一些相关代码,包括几乎所有的绘图程序源码(Computer graphics in some of the relevant code, including almost all drawing program source code)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-23
    • 文件大小:76761088
    • 提供者:大理
  1. 交互式计算机图形学第七版代码

    5下载:
  2. 交互式计算机图形学-基于WebGL的自顶向下方法(第七版)(Interactive computer graphics -- top down method based on WebGL (Seventh Edition))
  3. 所属分类:图形图象

    • 发布日期:2020-10-03
    • 文件大小:376832
    • 提供者:assassion
  1. main

    1下载:
  2. 计算机图形学课设,旋转茶壶的实现。包括实现的主程序代码以及程序实现的视频。(Computer graphics course, the realization of the revolving teapot)
  3. 所属分类:图形图象

    • 发布日期:2018-06-22
    • 文件大小:15722496
    • 提供者:nanxiang
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com