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

搜索资源列表

  1. An-interactive-computer-graphics

    0下载:
  2. 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11813795
    • 提供者:wuyong
  1. GUILIB

    0下载:
  2. LHL_GUICore文件是底层抽象函数,由于我没有拿计算机图形学的书来看,所以有些函数效率比较低下,我一有空就解决,希望不要吐槽,谢谢。 LHL_NormalButton是按键控件的源码部分。 如果要按键显示文字的话,需要调用一个函数: void LHL_FontPutStringAt(unsigned short xPos,unsigned short yPos,char *ch,unsigned short Fontcolor,unsigned short Bkcolor,un
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:5388
    • 提供者:zhangpan
  1. Proewild

    0下载:
  2. 关于一些计算机图形学入门的一些小程序源码和文件资料,可供初学者研究和学习-Some small program source code and documentation on a number of introductory computer graphics, research and learning for beginners
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5023065
    • 提供者:Pan
  1. graphics

    0下载:
  2. 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1329328
    • 提供者:junny
  1. Photodrawvc

    0下载:
  2. 计算机图形学VC++实习源码实例,该课程是进入三维虚拟软件的必修课程,希望学员认真学习,为日后开发大型GIS 软件大基础!-Computer Graphics VC++ source code examples internship
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:113641
    • 提供者:leijinzhao
  1. 20121003904-HomeWork0

    0下载:
  2. 这是计算机图形学的作业0,在老师给的源码的基础上进行添加修改,程序最先会出现一个茶壶,该工程要求实现按下键盘后对茶壶颜色,光源,旋转等工程,同时还附有实习报告。-This is a computer graphics job 0, be added to modify the source code of the teacher on the basis of the program will be the first of a teapot, the project required to a
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:737909
    • 提供者:凌风
  1. Bresenhamline

    0下载:
  2. 杜晓增计算机图形学基础Bresenham画线源码-Du Xiaozeng computer graphics based Bresenham line source
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:374541
    • 提供者:liuliwen
  1. Test2

    0下载:
  2. 计算机图形学填充算法,种子填充算法和有序边表填充算法的源码-Computer Graphics seed filling algorithm and orderly side table filling algorithm source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2393249
    • 提供者:王涛
  1. Diamond-graphics-program

    0下载:
  2. 计算机图形学(孔令德著)课后编程练习规范源码,绘制金刚石图案-Computer Graphics (Ling Tak a) after-school programming exercises specification source, drawing a diamond pattern
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:175594
    • 提供者:fujingding
  1. CAGD_NURBS

    1下载:
  2. 施法中新版《计算几何与计算机图形学》,书中所带光盘,包含书中源码和其团队开发的软件,能够实现曲线曲面拟合和编辑-The new cast of Computational Geometry and Computer Graphics , the book brought the disc that contains the source code in the book and his team developed software enables curve and surface fitt
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-17
    • 文件大小:25729813
    • 提供者:张军
  1. cubetexshader

    0下载:
  2. 计算机图形学编程源码,实现纹理映射功能,可配合OPENGL编程基础(第三版)一书使用-Computer graphics programming source code, implementation texture mapping function, in line with the basic OPENGL Programming (Third Edition) to use one book
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2166
    • 提供者:guan317395
  1. nonphoto

    0下载:
  2. 计算机图形学编程源码,实现cartoon动画动能,可配合OPENGL编程基础(第三版)一书使用-Computer graphics programming source code, implementation cartoon animation kinetic energy, in line with the basic OPENGL Programming (Third Edition) to use one book
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2048
    • 提供者:xiana626286
  1. nonphoto2

    0下载:
  2. OpenGL计算机图形学编程源码,实现动画效果,可配合OPENGL编程基础(第三版)一书使用-Computer Graphics OpenGL programming source, achieve animation effects, and with basic programming OPENGL (Third Edition) to use one book
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2049
    • 提供者:huanag40053
  1. Bresenham

    0下载:
  2. 计算机图形学中点Bresenham算法绘制直线算法,含源码- Computer graphics point Bresenham algorithm to draw a straight line algorithm, including source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:220324
    • 提供者:wxy
  1. avd

    0下载:
  2. DDA与Bresenham算法-计算机图形学,不错的源码-DDA and Bresenham algorithm, computer graphics, a good source
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-17
    • 文件大小:40960
    • 提供者:IX!560
  1. 42192331

    0下载:
  2. 计算机图形学 真三维图形,不错的源码 很好用-Computer graphics True 3 d graphics, good source is in good condition
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-18
    • 文件大小:19456
    • 提供者:destrucror
  1. Teapot

    0下载:
  2. 计算机图形学,用d3d编写的一只茶壶,源码vs2017亲测可用(Computer graphics, a teapot written in D3D, source code vs2017)
  3. 所属分类:DirextX编程

    • 发布日期:2018-01-10
    • 文件大小:3130368
    • 提供者:syss
  1. 立方体

    0下载:
  2. 计算机图形学,用d3d编写的一个立方体,源码vs2017亲测可用(Computer graphics, a cube written in D3D, source code vs2017)
  3. 所属分类:DirextX编程

    • 发布日期:2018-01-10
    • 文件大小:4365312
    • 提供者:syss
  1. Tut04_Lights

    0下载:
  2. 计算机图形学,用d3d编写的灯光模型,源码vs2017亲测可用(Computer graphics, a light model written in D3D, source code vs2017)
  3. 所属分类:DirextX编程

    • 发布日期:2018-04-18
    • 文件大小:14336
    • 提供者:syss
  1. Tut05_Textures

    0下载:
  2. 计算机图形学,用d3d编写的纹理贴图,源码vs2017可用(Computer graphics, textures written in D3D, source code vs2017 available)
  3. 所属分类:3D图形编程

    • 发布日期:2018-04-18
    • 文件大小:7502848
    • 提供者:syss
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com