资源列表
RNL
- 最简单的HDR,用D3D写的,效果不错
hge_render_cn
- HGE中文显示解决,可以选择字体也可以改变大小,矢量和位图渲染
2
- 将AVI转换为MPEG文件的程序源代码,不错的一个程序,是关于DirectShow方面的,有需要的朋友可以下载来
basic_d3d
- 基础的directx开发,相信对初学者有很大的帮助
DirectXGuide
- DirectX中文编程手册,想学习的朋友可以下载看看!
DirectX9.0
- 《3D游戏程序设计入门(DirectX9.0)》用比较浅显的方式和方法来让你接受directx的精深的内容,作为入门的读物正适合想进此门的爱好者们。
pro_11_Fog
- 使用D3D开发的雾化效果的实现,很不错的代码 ,值得去看看哦
IntroductionTo3DGameProgrammingWithDirectX9
- 翁云兵翻译的《3D游戏程序设计入门(DirectX® 9.0)》,对于3D游戏编程初学者有非常大的意义,很多人因此走上游戏编程道路。
MasterLibr17987462001
- Header file containing a lot of C++ functions. Over 6,000 lines of code with code ranging from DirectX to Winsock. Good resource for windows C++ programming (Visual C++ project files).
direct3d
- Basic intro Direct3D8, sets up the window and draws a few things (Visual C++/DirectX project files)
SceneGraph
- direct3d实现的场景图管理,可任意的添加节点
sbds
- D3D中处理设备丢失的源码。希望对大家有用