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

搜索资源列表

  1. DirectX-10-3D

    0下载:
  2. d3d10初学者的福音,不可不看的好书 前提,安装了vc-d3d10 beginner s Gospel, a must-read books premise installed vc++
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:11041257
    • 提供者:Q
  1. DXVAChecker_1.10.1.0

    0下载:
  2. DXVA Checker. Watching h.264 videos using DirectX Video Acceleration (DXVA).
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:145519
    • 提供者:Dima
  1. Introduction.to.3D.Game.Programming.with.DirectX.

    0下载:
  2. Introduction to 3D Game Programming with DirectX book.(10 October 2008).Source code
  3. 所属分类:DirextX

    • 发布日期:2017-06-14
    • 文件大小:21308035
    • 提供者:Sasha Bury
  1. LiveRecorder-v2.3.5

    0下载:
  2. LiveRecorder 是一款可以对屏幕或游戏录像并直播的免费软件,可以将屏幕或游戏录像成AVI视频,但不同于普通的屏幕录像软件 LiveRecorder 它还可以让别人直接从网络上实时收看!非常适合游戏直播、网络监控和网络教学。使用Windows Media Player即可观看网络直播,无需安装任何客户端插件,支持多人同时观看。 LiveRecorder 2.3.5 更新: 新增简体中文版 新增对DirectX 10游戏的录像支持 新增对星际争霸2、使命召唤6等最新游戏的支
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3133984
    • 提供者:汤闻达
  1. 1598220543_AdvGameProg

    0下载:
  2. game programming with Directx 10
  3. 所属分类:DirextX

    • 发布日期:2017-05-17
    • 文件大小:4486780
    • 提供者:psp4428
  1. PartII

    0下载:
  2. Introduction.to.3D.Game.Programming.with.DirectX.10 的源代码-Introduction.to.3D.Game.Programming.with.DirectX.10 source code
  3. 所属分类:DirextX

    • 发布日期:2017-06-12
    • 文件大小:20145642
    • 提供者:林速度
  1. 3d-Engine

    0下载:
  2. 以前写的3D绘制引擎,采用了和DirectX 10相似的设计-a simple 3d engine source code written by myself, Reference DirectX 10 interface design。
  3. 所属分类:Game Engine

    • 发布日期:2017-04-16
    • 文件大小:220139
    • 提供者:fdyjfd
  1. cdamamma

    0下载:
  2. Advanced 3D Game Programming with DirectX 10.0 source code
  3. 所属分类:DirextX

    • 发布日期:2017-05-21
    • 文件大小:6616275
    • 提供者:Miguel
  1. PART-1-7--I3DGPDX10Chapter-4sC

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 PART 1 - 7
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1750406
    • 提供者:Mineth
  1. PART-2-7--I3DGPDX10Chapter-5sC

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 PART 2 - 7
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:50510
    • 提供者:Mineth
  1. PART-3-7--I3DGPDX10Chapter-6sC

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 PART 3 - 7
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:15408
    • 提供者:Mineth
  1. PART-4-7--I3DGPDX10Chapter-7sC

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 PART 4 - 7
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:7697428
    • 提供者:Mineth
  1. Advanced-3D-Game-Programming

    0下载:
  2. Advanced 3D Game Programming with DirectX 10.0
  3. 所属分类:Game Engine

    • 发布日期:2017-05-16
    • 文件大小:4545728
    • 提供者:Jack
  1. Particle-System

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10中的粒子系统实例源代码-Introduction to 3D Game Programming with DirectX 10 particle system source code examples
  3. 所属分类:DirextX

    • 发布日期:2017-05-24
    • 文件大小:7836993
    • 提供者:chenos
  1. Transparent-Water

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 中的水面模拟源码-Introduction to 3D Game Programming with DirectX 10 surface simulation source code
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:383493
    • 提供者:chenos
  1. Clip-Pixel

    0下载:
  2. Introduction to 3D Game Programming with DirectX 10 中关于clip pixel的源代码-Introduction to 3D Game Programming with DirectX 10 on the clip pixel source code
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:295408
    • 提供者:chenos
  1. DirectX-3D-game-program-design

    0下载:
  2. 第一部分:必备的数学知识 第二部分:Direct3D基础 第一章初始化Direct3D 第二章渲染管线 第三章在Direct3D中绘制 第四章 色彩 第五章 灯光 第六章 纹理 第七章 混合 第八章 模版 第三部分 实用的Direct3D 第九章 字体 第十章 网格模型I 第十一章 网格模型II 第十二章 创建灵活的摄像机类 -1.Direct3D Initialization 2.The Rendering Pipeline 3.Drawing in Direct3D 4.Color 5
  3. 所属分类:DirextX

    • 发布日期:2017-05-16
    • 文件大小:4335025
    • 提供者:
  1. DX-Project-10

    0下载:
  2. 《DirectX 8 教程》及配套代码 第十章:载入模型 Introduction (序) 3D Modelling Software (立体建模软件) Creating a .x file with MilkShape 3D (用MilkShape 3D创建.X文件) Loading a .x file into your program (在程序中载入.x文件) Scaling makes your object darker? (缩放使你的对象变暗了?)
  3. 所属分类:DirextX

    • 发布日期:2017-11-12
    • 文件大小:32548
    • 提供者:liuyan
  1. BeginningDirectX11GameProgramming

    0下载:
  2. 本书是《Beginning DirectX 10 Game Programming》一书的后续版本。在本书中,我们将讲授使用最新版Direct3D——Direct3D 11创建游戏图形的基本知识。 本书致力于教会您关于DirectX 11的各个方面。此书适用于具有一点儿或者完全没有DirectX开发经验的初中级C++编程人员。虽然有过DirectX或者OpenGL的使用经验对学习本书会更有帮助,但这不是必须。 当你学完本书之后,将掌握足够的DirectX 11的知识,从而能够自己独
  3. 所属分类:Game Engine

    • 发布日期:2017-11-24
    • 文件大小:2756059
    • 提供者:高粱
  1. DX10_Source-part3

    0下载:
  2. Advanced 3D Game Programming with DirectX 10 源代码第三部分-Advanced 3D Game Programming with DirectX 10 source code3
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:11928904
    • 提供者:zhou yan
« 1 23 4 »
搜珍网 www.dssz.com