搜索资源列表
d3dle6
- 计算机图形学,应用DirectX 8.0 SDK制作带纹理贴图的旋转的正方体-computer graphics, DirectX 8.0 SDK application productions on the textures of the rotating cube
d3dle8
- 计算机图形学,应用VC+=6.0和DirectX 8.0 SDK制作透明效果,纹理过滤、光照效果以及键盘控制的旋转的正方体-computer graphics, application VC = 6.0 and DirectX 8.0 SDK produced transparent effect, texture filtering, lighting and keyboard control of the rotating cube
zzDepth
- 稿件名称:用ShadowMap投射阴影 稿件作者:申晓 程序名称:zzDepth 运行环境:VS.NET2002+WinXP 注意事项:需要安装DirectX 9 SDK,在Geforce FX 5200以上显卡才能看到效果。
ShadowMap
- D3D编程,演示了3D多维空间阴影效果,请安装DirectX SDK
Direct3D
- Bumpmapping is an advanced multitexture blending technique that can be used to render the appearance of rough, bumpy surfaces. The bump map itself is a texture that stores the perturbation data. Bumpmapping requires two textures, actually.
directshow
- "DirectShow Development Guide" * Author : Lu Qiming (a) JIN Bang fly (Revision) * Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divide
HLSLWavingGrassEffect
- 25/05/2005 : Demo ported to DirectX April SDK 2004 // - Batch Grass Vertex // - Use HLSL Vertex Shader to move grass // // - Grass texture used is a modified version of the ATI Grass Demo -25/05/2005 : Demo ported to DirectX April SDK 2004
Tut02_Vertex
- DIrectX 8.1 SDK 顶点渲染-DIrectX 8.1 SDK vertex
xuanran
- 基于GPU实现的对三维模型卡通渲染,比普通渲染提速了10 -With GPU-accelerated DirectX to achieve three-dimensional model based on cartoon rendering, first download and install DirectX SDK (November 2007)
DirectX11_SDK_simple
- DirectX 11 SDK 自创例子 源码-DirectX 11 SDK create their own source code examples
Source
- DirectX游戏开发终极指南-源码 本书将使用DirectX软件开发包(SDK)开发一个名为Stranded的第一人称射击游戏。本书从头至尾将为该游戏编写代码,这样可以给读者一个清晰的概念,即在DirectX基础上开发游戏所需掌握的内容。某些章节的结尾处有一些名为“游戏项目”的内容。这样可以将在当前或前面章节中学到的知识运用到本书的游戏项目中。到学完本书时,读者会在开发自己的第一个3D游戏方面取得进步。 -DirectX 游戏开发终极指南