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

搜索资源列表

  1. Directx3d

    0下载:
  2. Direct3D Dragon Book Source code
  3. 所属分类:Game Program

    • 发布日期:2017-05-21
    • 文件大小:6345952
    • 提供者:lokihardt
  1. DirectXSamples

    0下载:
  2. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:4096062
    • 提供者:lokihardt
  1. StencilMirror

    0下载:
  2. Direct3D 模板 实例程序:镜子 怎样用3D应用程序来模拟镜子-Direct3D template instantiation process: the mirror how to use 3D applications to simulate a mirror
  3. 所属分类:Game Engine

    • 发布日期:2017-05-16
    • 文件大小:4390845
    • 提供者:亚明
  1. code

    0下载:
  2. Chapter 0 在閱讀本書之前 本書中製作的範例程式 範例的執行方法 範例專案 Chapter 1 描繪地圖與角色 地圖的顯示方法 使用Direct3D來描繪2D地圖 描繪3D地圖 角色的描繪 描繪的實作與問題的解決方法 描繪處理的實作 Chapter 2 角色的移動 移動處理的製作 障礙物的對策 支援3D 視點與角色顯示的應用 Chapter 3 戰鬥部分的處理 戰鬥的種類 尋
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-28
    • 文件大小:54491168
    • 提供者:Kevin
  1. Direct3d_Lighting_Materials

    0下载:
  2. D3D中的灯光与材质 Direct3d Lighting and Materials-D3D lighting and materials in Direct3d Lighting and Materials
  3. 所属分类:Game Engine

    • 发布日期:2017-04-16
    • 文件大小:271236
    • 提供者:weiguian
  1. EpParticleSystem

    0下载:
  2. 粒子系统,c++, direct3d-粒子系统,c++, direct3d
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:17712
    • 提供者:haifeng
  1. yuxikaifachuxuezhe

    0下载:
  2. 游戏开发初级者,个人集的大量文档资料。1、DirectDraw:通过直接访问显示内存和软硬件加速技术,实现快速直接存取。 2、DirectSound:提供软硬件声音混合和录音再生功能。 3、DirectPlay :提供多人游戏的交互功能,让您轻松实现网上互连。 4、Direct3D:交互式的三维图形技术。 5、DirectInput:使你的程序能够控制输入设备如鼠标,键盘,和游戏杆等。 6、DirectSetup:完成DirectX驱动程序的安装。 7、AutoPlay:
  3. 所属分类:Other Games

    • 发布日期:2017-04-05
    • 文件大小:115933
    • 提供者:sygoodboy
  1. Direct3D_2D

    0下载:
  2. 使用direct3D api封装的2D图形引擎,可实现常用纹理贴图,字体显示等等效果-Use direct3D api package 2D graphics engine, can be used to achieve texture, font, and so effect
  3. 所属分类:Game Program

    • 发布日期:2017-05-01
    • 文件大小:710757
    • 提供者:Gaoyuan
  1. DirectX-Ultimate-Game-Programming

    0下载:
  2. 开发计算机游戏充满了挑战性,需要开发人员具备大量的技能,富有奉献和创新精神。本书向读者介绍了如何将自身的技能与一些基本的C++编程技能结合起来,开发出自己的游戏。本书涵盖了游戏开发过程和方方面面,书中以一个名为Straned的第一人称射击游戏开发过程为主题展开介绍,首先介绍了DirectX 和Direct3D图形学,然后逐章介绍了游戏引擎和完整游戏的开发过程。主要内容涉及到基本的图形学技术、最基本的数学知识、碰撞检测和响应、声音回放、场景管理、动画以及模型/角色的加载和绘制。   一旦读者开
  3. 所属分类:Game Engine

    • 发布日期:2017-11-16
    • 文件大小:63443915
    • 提供者:xj
  1. kehuduan

    0下载:
  2. 实现基本的键盘控制 , 和网络通信,是一款有参考价值的基于Direct3D环境开发的小游戏!-Implement basic keyboard control, and network communications, is a valuable reference environment for the development of Direct3D-based game!
  3. 所属分类:Other Games

    • 发布日期:2017-05-13
    • 文件大小:3412121
    • 提供者:peter
  1. EfficientSky

    0下载:
  2. 基于Direct3D的高效率天空实现算法源代码-Source code of an efficient algorithm in implementing skybox
  3. 所属分类:Game Engine

    • 发布日期:2017-05-28
    • 文件大小:11136776
    • 提供者:scott
  1. orgestudy

    0下载:
  2. OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口.详细的讲述了关于的各种类库-OGRE (Object-Oriented Graphics Rendering Engine, namely: ob
  3. 所属分类:Game Engine

    • 发布日期:2017-04-06
    • 文件大小:331094
    • 提供者:Claire
  1. Direct3D-Game-Programming

    0下载:
  2. 可奇游戏开发3D电子书,对于如何成就一个游戏开发高手的基础书籍-KUKI 3D games developments.In order to become a good-at-developer of 3DGames,you should read it so.
  3. 所属分类:Other Games

    • 发布日期:2017-05-19
    • 文件大小:5172691
    • 提供者:cheukyistar
  1. Chapter08

    0下载:
  2. Direct3D渲染技巧,有Alpha混合,雾化效果,模板测试等-Direct3D rendering techniques, Alpha blending, fogging effect, mask testing
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:713652
    • 提供者:王五
  1. XEngine1.0

    0下载:
  2. XEngine is a simple, fast and powerful graphics engine. Direct3D and OpenGL renderers, deferred rendering, fast lighting, etc.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-17
    • 文件大小:4946297
    • 提供者:adamix
  1. TestD3D

    0下载:
  2. sample program use Direct3D
  3. 所属分类:Game Engine

    • 发布日期:2017-12-05
    • 文件大小:7059
    • 提供者:nProtect
  1. D3D-TileDemo-Examples

    0下载:
  2. D3D TileDemo的例子 用DIRECTX3D渲染2.5D图形地图的例子,共有5个例子,1~4是用VC6编写,第5个地图例子是用VS2005编写的,地图素材用的是红警游戏里的沙漠地图来演示.-D3D TileDemo Examples --------------------- All of these were written in Visual C++ 5 Professional. It also compiles with Visual C++ 6, but
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:2348974
    • 提供者:gcgego
  1. direct3d

    0下载:
  2. DX的C++库,开发游戏的好-DX C pool, developing a good game Wanton-The DX C++ library, good-DX C pool game development, developing a good game Wanton
  3. 所属分类:Game Program

    • 发布日期:2017-11-28
    • 文件大小:18312
    • 提供者:cxvxcvf
  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. 3D_racing_game

    0下载:
  2. 基于Direct3D的赛车游戏毕业设计论文,包含游戏中声音处理,GUI和文字处理,输入控制,游戏特效,简单的AI和碰撞检测等编程,对了解Direct3D很有实用价值.-Graduate design thesis Direct3D-based racing game, including the game sound processing, GUI and text processing, input control, the effects of the game is simple AI a
  3. 所属分类:Other Games

    • 发布日期:2017-11-20
    • 文件大小:953919
    • 提供者:郭莉
« 1 2 3 45 »
搜珍网 www.dssz.com