CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - Graphics

搜索资源列表

  1. 02_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第2章 Direct3D程序设计基础 18 2.1 相关基础知识 18 2.2 Direct3D体系结构 19 2.3 Direct3D对象 21 2.4 Direct3D设备对象 21 2.4.1 Direct3D设备类型 21 2.4.2 创建Direct3D设备对象 23 2.5 Direct3D程序基本结构 25 2.6 最简单的Direct3D程序 25 2.6.1 工程项目和开发环境设置 29 2
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:28162
    • 提供者:Diego Guo
  1. 03_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第3章 坐标系与基本图元 48 3.1 Direct3D坐标系 48 3.2 Direct3D基本图元 49 3.3 使用顶点缓冲区绘制图形 52 3.3.1 创建顶点缓冲区 53 3.3.2 渲染顶点缓冲区图形 55 3.3.3 各种基本图元绘制 60 3.4 使用索引缓冲区绘制图形 62 3.5 图形渲染其他相关内容 68 3.5.1 灵活顶点格式 68 3.5.2 渲染状态 69 3.5.3 场景提
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:219866
    • 提供者:Diego Guo
  1. 04_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第4章 顶点坐标变换 84 4.1 顶点坐标变换和光照流水线概述 84 4.2 矩阵类型及其操作 86 4.3 世界变换 89 4.4 取景变换 92 4.5 投影变换 94 4.6 视区变换 98 4.7 获取Direct3D坐标变换矩阵 101 4.8 三维坐标变换示例程序 102 -Proficient in DirectX 3D graphics and animation programming Cha
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:35401
    • 提供者:Diego Guo
  1. 05_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第5章 光照与材质 109 5.1 光照计算模型 109 5.2 光源 111 5.2.1 光源类型 111 5.2.2 光源属性 113 5.2.3 设置灯光 115 5.2.4 对光源的几点说明 116 5.3 材质 116 5.3.1 设置材质 117 5.3.2 获取材质属性 118 5.4 光照和材质示例程序 118 5.4.1 简单光照示例程序 119 5.4.2 多光源光照示例程序 12
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:67772
    • 提供者:Diego Guo
  1. 09_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第9章 雾化 215 9.1 雾化效果实现原理 215 9.2 雾化混合因子计算方法 215 9.3 顶点雾化与像素雾化 217 9.3.1 顶点雾化与基于范围的雾化 217 9.3.2 像素雾化和与眼相关深度雾化 218 9.4 为场景添加雾化效果 218 9.4.1 顶点雾化示例程序 218 9.4.2 像素雾化示例程序 226 9.4.3 基于范围的雾化示例程序 227 9.5 对雾化效果的几点说明 2
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:423030
    • 提供者:Diego Guo
  1. 11_

    0下载:
  2. 精通DirectX 3D图形与动画程序设计 第11章 应用程序框架 245 11.1 生成一个Direct3D程序框架 245 11.2 使用Direct3D程序框架 247 11.3 Direct3D程序框架剖析 251 11.3.1 DXUT简介 251 11.3.2 初始化DXUT 253 11.3.3 DXUT框架与应用程序窗口 254 11.3.4 DXUT框架与Direct3D设备 256-Proficient in DirectX 3D graphi
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:9335783
    • 提供者:Diego Guo
  1. General3DGraphic

    0下载:
  2. 3D游戏开发相关书籍 详细描述了游戏中图形方面的基本知识-3D game development related books, a detailed descr iption of the game graphics basic knowledge
  3. 所属分类:Game Engine

    • 发布日期:2017-04-10
    • 文件大小:1828711
    • 提供者:张晨
  1. Chap05

    0下载:
  2. 选自《3D游戏编程》第5章 实战例题:3D编程技术的实战例题, 包括基于单色多边形的绘图技巧,多重纹理的合成方法,光影贴图:运用多纹理技巧实现模拟光照,广告牌,法线贴图,阶层体系:3D数据的基本处理方式,动画,和蒙皮。-Selected from the " 3D Game Programming" Chapter 5 actual example: 3D programming examples of actual combat, including single-color
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1446413
    • 提供者:11
  1. tree

    0下载:
  2. 数据结构的二叉树,用图形的方式来演示,让你更容易理解数据结构-The binary tree data structure, using graphics to show the way, let you more easily understand the data structure
  3. 所属分类:Other Games

    • 发布日期:2017-04-28
    • 文件大小:26320
    • 提供者:熊洋
  1. game

    0下载:
  2. 拼图游戏,从四幅图中任选一幅,按样图拼出图形,可通过鼠标移动图形。-Jigsaw puzzle, from a choice of four plans, according to spell-like map graphics, mobile graphics by the mouse.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:815720
    • 提供者:wh
  1. OpenGL_1

    0下载:
  2. 全面而完整地展示了Visual C++ 结合 OpenGL 进行3D编程所用到的基本技巧和知识。-3D graphics Programming
  3. 所属分类:Game Program

    • 发布日期:2017-04-24
    • 文件大小:101480
    • 提供者:余号
  1. OpenGL_new003

    0下载:
  2. 全面而完整地展示了Visual C++ 结合 OpenGL 进行3D编程所用到的基本技巧和知识。-3D graphics Programming
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:11634
    • 提供者:余号
  1. OpenGL_new004

    0下载:
  2. 全面而完整地展示了Visual C++ 结合 OpenGL 进行3D编程所用到的基本技巧和知识。-3D graphics Programming
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:14837
    • 提供者:余号
  1. OpenGL_new005

    0下载:
  2. 全面而完整地展示了Visual C++ 结合 OpenGL 进行3D编程所用到的基本技巧和知识。-3D graphics Programming
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:15425
    • 提供者:余号
  1. OpenGL_new006

    0下载:
  2. 全面而完整地展示了Visual C++ 结合 OpenGL 进行3D编程所用到的基本技巧和知识。-3D graphics Programming
  3. 所属分类:Game Program

    • 发布日期:2017-04-29
    • 文件大小:15059
    • 提供者:余号
  1. russia

    0下载:
  2. 功能简单的可视化俄罗斯方块,对于编程中级者较为合适,代码有些部分还可以进行改进,比如增加窗口显示下一个图形,增加计分功能等~-Simple visual features the Russian box, the program is more suitable for intermediate, in some part of the code can also be used for improvements, such as the increase in the next window
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:56659
    • 提供者:李筱筱
  1. Snakegame

    0下载:
  2. C语言编译的贪吃蛇游戏,涉及图形编译,色彩编译等,彩色背景,不同的等级,很有趣,经典的代码-C language compiler of the Snake game, involving graphics compiler, the compiler, such as color, color background, different levels, it is interesting, classic code
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:taiyi
  1. MegaMario_v1.6c_full

    0下载:
  2. 除了完成了所有原始版本的所有功能,该程序拥有更好的画面,更高的分辨率,移动更加平滑,拥有更多新的关卡-Mega Mario is a Super Mario Bros. 1 clone. It features everything the original features- with better graphics, higher resolution, smoother movement and new levels. The story of Mario and Luigi contin
  3. 所属分类:Game Program

    • 发布日期:2017-06-17
    • 文件大小:25851955
    • 提供者:ywr
  1. WuZiQiC

    0下载:
  2. 一个简单五子棋的源代码,用到了graphics头文件,适合C语言初学者学习。-Gobang a simple source code, header files used in the graphics, suitable for beginners to learn C language.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-12
    • 文件大小:1254
    • 提供者:天梦影
  1. GTICTAC

    0下载:
  2. It is a simple TIC TAC TOE Game which is implemented in Artificial Intelligence under Graphics Mode.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:kammy
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com