搜索资源列表
VODDemo1
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\\VODServer.exe是服务器程序。 Bin\\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter
MultiAnimation
- MultiAnimation  Sample这个例子展示了使用高级shader语言、蒙皮技术和D3DX动画控制器的多动画集的Mesh动画。动画控制器用来混合动画集,以确保从一个动画到另一个动画的平滑转换。<IMG onmouseover=\"if(this.title) {this.style.cursor=hand }\" onclick=\"if(this.title) {window.open(http://msdn.microsoft.com/library/en-us/d
使用DirectX实现播放器实例
- 使用Microsoft.DirectX.AudioVideoPlayback.Vedio实现的播放器实例。 文件列表 bin ColorSlider.cs ColorSlider.designer.cs ColorSlider.resx obj player.ico PlayerForm.cs PlayerForm.Designer.cs PlayerForm.resx Program.cs Properties res SharpPlayer.csproj
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
car
- 这是一个小车,用了DX9.0和VS2010,能前进或后退,移动时后轮有转动的效果,有摄像机的全部效果,很简单,是我初学DX做的第一个东西,。。。。如果运行时提示找不到头文件就选属性中的VC++目录,把可执行目录改为DX下的utitlities/bin/x86,包含目录改为DX下的INclude,库目录改为DX下的lib/x86-This is a car with a DX9.0, can move forward or backward, move the rear wheels have t