资源列表
FxVideoCaptureSrc[1].1.2
- 使用DirectX 的WebCam 攝取軟件-A webcam capture software by using DirectX
02_RealTimeShadow
- 实时阴影的模拟(Shadow Volume),其实就是阴影体算法的一段代码。-The code of shadow-Volume.
directshow_development_codes
- Directshow 经典书籍,里面的源代码,对学习很有用的!欢迎下载!-Directshow classic books, which the source code, to learn useful! Welcome to download!
sourcecodes
- Directshow 另一本经典书籍,里面的源代码,对学习很有用的!欢迎下载!-Directshow Another classic book, which the source code, to learn useful! Welcome to download!
Draw
- 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
Direct3D9primaryTutorial
- Direct3D9初级教程,一个很好的入门前热身教程,VC++环境,MFC框架-Direct3D9 junior tutorial, a good place to start before the warm-up tutorial, VC++ environment, MFC framework of
D3D_2D
- DIRECTX下的2000个bullet运动测试 src文件夹是测试程序的源代码 D3D_XD_src是D3D_XD引擎的源代码 bin是可执行程序-DIRECTX under the 2000 bullet exercise test src folder is the test program' s source code D3D_XD_src is D3D_XD engine source code is the executable program bin
TextureSampling_TextureAdressing
- DirectX纹理采样、纹理寻址程序,相信对初学者会有帮助的-DirectX texture sampling, texture addressing procedures, I think it would be helpful for beginners
MyParticle
- 基于DirectX实现简单的雨、雪以及喷泉效果的粒子系统。-Based on DirectX to achieve a simple rain, snow and the fountain effect of particle system.
DirectXtemplate
- DirectX编程的模板,和一些DirectX编程的基本实例,适合初学者。-some DirectX programming templates, and some simple DirectX examples. it s fit for beginners.
27796735CVideoPlay
- 基于VC的视频采集,编码程序,directshow,非常好用-Video capture program, directshow, very easy to use
Wordware.Introduction.To.3D.Game.Programming.With
- This book is an introduction to programming interactive 3D computer graphics using DirectX 9.0, with an emphasis on game development. It teaches you the fundamentals of Direct3D, after which you will be able to go on to learn and apply more advanced