搜索资源列表
COMP0527
- 在98下我们很好用代码来重启计算机,但是在NT系统中就不一样了,这个是用于NT系统的重启计算机代码。-good we used to restart the computer code, but the NT system is not the case, this is for the NT system to restart the computer code.
UsePSprite
- 这是一个使用简单粒子系统的代码 仅仅支持有限的粒子功能,并不支持如更该核心几何处理的功能。 想充分让粒子听话还需要构造高级的 粒子系统。-This is a simple to use particle system code only limited support particles function, if more do not support the core functions of the geometry processing. To fully enable par
LIZITITONG
- 一个粒子系统的实现代码,注释详细,是个学习用的好代码-a particle system of codes, detailed notes, is to learn from the good code
xvidqp系统原码
- 编译和运行程序代码需要安装微软DirectX的Windows 2000以上的版本和VC 6.0环境。源代码下面有graphview和xvidxqp-beta3两个目录,前者为编译后者所需的库文件的源文件。该系统用来分析编码Xvid AVI文件中每帧的量化值。-compile and run code need to install Microsoft's DirectX, Windows 2000 and above the 6.0 version and the VC environm
DX RPG战斗系统
- 自己写的DX的战斗系统的例子 这个例子中我写了一个BattleManager类用来分配战斗角色和技能 包括战斗场景 角色模型等 这是相当好的一个例子 可加上点代码制作出仙剑那样的战斗效果
directx简易键盘设备控制代码
- 用于控制游戏中的人物运动的directx组件。优点在于只要包含即可生效,简单实用,而且系统消耗较小。
ParticleDemo
- 该代码是基于MFC的烟花粒子系统,代码中的地形没有贴图显得不够完善,读者可以在阅读的时候按照自己的喜好添加纹理贴图-The code is a fireworks particle system based on MFC, the code terrain maps it is not perfect, readers can add texture maps according to their own preferences when reading
fasongduan
- 这是远程视频监控系统---发送端的代码,感觉挺好的-This is a remote video surveillance system--- the sending end of the code, I feel quite good
Spray
- 采用粒子系统做的喷洒效果的代码,可以直接运行看到效果-Spray particle system to do with the code results
dx9_particle_system
- 本程序利用DirectX 9.0实现了粒子系统的气泡特效。演示效果非常棒。且代码短小,利于学习。-The program uses DirectX 9.0 to achieve the bubble effects of particle systems. Demonstration effect of good. And the code is short, conducive to learning.
YuvRender
- 基于direct show 开发的video renderer 可执行代码,性能优于系统自带的,运行环境是xp win2000,不支持win7。