资源列表
DirectX_Demo_Source
- DirectX例子,包括demo和源码。-DirectX examples, including source code and demo.
PIC-and-EEPROM-Programmer
- PIC-and-EEPROM-Programmer
Ogre3d-1.7-beginners-Guide---2010
- ogre初学者向导数的所有源码奉上!OKay!-failed to translate
VideoCapture_Play
- 可以实现视频采集和捕捉,生成的视频 无扩展名 ,能播放,是AVI格式内容-Video capture and play
SimplePlayer
- 基于DirectShow的简单播放器源码。
www.dssz.com_59564358simpleplayer
- 基于directshow的视频播放器,可以播放各种格式的视频文件-a play tool based on directshow
ps_pointsprites
- 粒子系统实现火焰效果struct CParticle { float m_x //当前x坐标 float m_y //当前y坐标 float m_Angle //方向 float m_Speed //速度 float m_AngleAdjustment //角加速度 float m_Life //生命值 float m_Decay //衰减速度 } -Particle system to achieve the effect of flame s
ParticleProps
- 粒子系统, directx + c- particle
Md2.rar
- 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
delphidirectshow
- dephi 下的Dirextx的开发说明-under development Note Dirextx
Devices
- 枚举出机器上安装的视频采集设备和音频采集设备。该工程中包含一个写日志类,将枚举到的设备名称写入到文件中去。-enumeration out on the machines installed video and audio equipment acquisition acquisition equipment. The project includes a written log category, except to the equipment names written to the doc
ddraw
- 非常好的direct 3d 例子程序 经典