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

搜索资源列表

  1. lable2

    0下载:
  2. 计算机图形学动画设计的代码,算法很巧妙,欢迎使用-It s too good to use the program!Thank!
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:258317
    • 提供者:郭程程
  1. 123456789

    0下载:
  2. 计算机图形学,使用visual c++系的代码,二维坐标变换。-Computer graphics, visual c++ system using the code, two-dimensional coordinate transformation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:294366
    • 提供者:王恺
  1. hill-source_code

    0下载:
  2. 《计算机图形学-用OpenGL实现(第2版)》的代码 很好的 -err
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:118091
    • 提供者:maxiansheng
  1. Projects_Chap2

    0下载:
  2. 计算机图形学及OPENGL相关代码 VC++实现-Computer Graphics and OPENGL relevant code VC++ Achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:129463
    • 提供者:梅炀
  1. Pic

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics progr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:42078
    • 提供者:章回第
  1. code

    0下载:
  2. 交互式计算机图形学——基于OPENGL的自顶向下方法(4版) 程序代码。-Interactive Computer Graphics- based on OPENGL the top-down approach (4th edition) code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:53611
    • 提供者:wks
  1. colour

    0下载:
  2. 计算机图形学双线性差值作业源代码。代码简单,效果比较理想。-Computer Graphics bilinear source operating margin. Code is simple, a more satisfactory effect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-07
    • 文件大小:36628
    • 提供者:hui
  1. computergraphicsprogram

    0下载:
  2. 它是一些计算机图形学的程序代码,希望共享出来能帮助到大家-It is of some computer graphics program code, I hope to share them can help to everyone
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:94746
    • 提供者:张伟
  1. testapp

    0下载:
  2. 基本的画直线的代码,参考书为北大出版的《计算机图形学》,倪明田著。-Basic drawing a straight line of code, reference books for the North published computer graphics , NI Ming Tian forward.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:17397
    • 提供者:杨浩淼
  1. ColorBoxes

    0下载:
  2. 在Visual C++的开发环境下,利用OPENGL类库,根据计算机图形学所学的知识,编写代码实现绚丽的画面。-In Visual C++ development environment, the use of OPENGL libraries, according to study by computer graphics knowledge, write code to achieve a beautiful picture.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:41802
    • 提供者:张朋长
  1. Bresenham

    0下载:
  2. 在Visual C++的开发环境下,根据计算机图形学中利用Bresenham算法用C语言编写代码生成圆-In Visual C++ development environment, in accordance with the use of computer graphics Bresenham algorithm used C language code generation yen
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:43239
    • 提供者:张朋长
  1. tu

    0下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法 -tx
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:323411
    • 提供者:木头
  1. shangjidaima

    0下载:
  2. 计算机图形学里上机用的代码,很有用的东西-On Computer Graphics in machine code, very useful things
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9373
    • 提供者:张贺伟
  1. bumptex

    0下载:
  2. OPENGL计算机图形学编程代码,实现BUMP MAPPING,可配合OPENGL编程基础一书使用-OPENGL computer graphics programming code, implementation BUMP MAPPING, in line with the OPENGL programming use basic one book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:cathy
  1. duobianxingFILL

    0下载:
  2. 计算机图形学中的多边形填充问题的代码 包括鼠标编程和键盘编程等MFC编程-polygon fill of Computer graphics problem code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3580220
    • 提供者:张鲁洋
  1. cg2

    0下载:
  2. 清华版计算机图形学实验代码:第二章 Visual C++绘图基础-Tsinghua Experimental code version of Computer Graphics: The second chapter Visual C++ graphics based on
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11148595
    • 提供者:zby
  1. cg3

    0下载:
  2. 清华版计算机图形学实验代码:第三章 基本图形的扫描转换-Tsinghua Experimental code version of computer graphics: Third Chapter of the scan conversion of basic graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1762020
    • 提供者:zby
  1. cg4

    0下载:
  2. 清华版计算机图形学实验代码:第四章 多边形填充-Tsinghua Experimental code version of computer graphics: Chapter IV filled polygon
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2590695
    • 提供者:zby
  1. cg5

    0下载:
  2. 清华版计算机图形学课后习题代码:7.5,7.8,8.5,9.6-Tsinghua exercise after-school computer graphics version of the code: 7.5,7.8,8.5,9.6
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:546556
    • 提供者:zby
  1. s1

    0下载:
  2. 计算机图形学中,边界填充的算法,利用c语言完成,包括算法代码-bianjietianchong
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:741
    • 提供者:yang
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com