资源列表
Direct
- directX架构的交互式列子,可以创建多个物体,以及移动和旋转-Liezi directX interactive architecture
AdvancedAnimationwithDirectX(bookcodes)
- directX高级动画制作一书的源代码,想学习directX高级技术的可以下载看看,要求你要有一定的DirectX的基础知识-High directX animation book source code, want to learn advanced technology directX can download and see, ask you to have a certain basic knowledge of DirectX
AdvancedAnimationDirectXsourcecod
- Direct X for animaion
migong
- 这是一个用DIREXT8编的一个迷宫地图,通过方向键操作-This is a DIREXT8 made by a maze map, through the direction of key operations
SimpleSample
- HLSL写的纹理应用,实现黑暗纹理映射,发光映射,纹理动画等。-Applications written in HLSL texture, texture mapping to achieve a dark, luminous mapping, texture animation.
tanks
- 坦克大战游戏,这是使用DirectX写的游戏。是学习游戏编程的好材料。-tank game
Introduction_To_3D_Game_Programming_With_DirectX_9
- 一个经典的游戏制作书籍,有着游戏界龙书的美誉,初学者必看!-A classic game books, the game industry has long reputation as a book, for beginners a must-see!
OtherAlphaEffect1
- DX9 Alpha混合 DX9 Alpha混合-DX9 Alpha mixed DX9 Alpha mixed mixed DX9 Alpha
Direct3DPlane
- 用DirectX9.0加VC++开发,一个飞行器和对应的敌人飞机,可以发射自弹。可成功执行。-DirectX9.0 increases with VC++ development, a vehicle and the corresponding enemy aircraft can be launched from the shell. Can be successfully implemented.
Introduction_to_3D_Game_Programming_with_DirectX_9
- Introduction to 3D Game Programming with DirectX 9.0 该书主要讲述了如何利用DirectX 9.0进行3D游戏的开发,相信对各位学习使用DirectX 的同仁们很有帮助-Introduction to 3D Game Programming with DirectX 9.0 The book focuses on how to use DirectX 9.0 for 3D game development, I believe that lea
b
- DX9.0c的一个小小的封装.实现了模型的导入.控制.纹理的封装,框架等..对新手有用.老年飞过-DX9.0c a small package. Importing a model. Control. Texture package for the new framework useful ... The elderly over
dx9_offscreen_rendering
- This sample demonstrates how to create dynamic textures // through off-screen rendering. // // As a demonstration, a spinning textured cube is rendered // to an off-screen surface, which is in turn, used to create // a dynamic texture. T