-
非常简单的横版射击类游戏示例
非常简单的横版射击类游戏示例-very simple horizontal version shooting games Example
- 2022-03-15 02:33:21下载
- 积分:1
-
Basic Direct3D program in fullscreen. Exe + source
Basic Direct3D program in fullscreen. Exe + source-Basic Direct3D program in fullscreen. Exe+ source
- 2022-01-26 05:55:11下载
- 积分:1
-
demonstration trailer game maps (90 degree angle Tile way)
演示2DRPG游戏地图(90度角Tile方式)-demonstration trailer game maps (90 degree angle Tile way)
- 2022-07-22 02:43:11下载
- 积分:1
-
REmodel
一个计算低RE数的两方程湍流模型,对学习UDF的同学帮助较大(A calculation of the number of low-RE turbulence model for the students to learn more helpful UDF)
- 2021-01-02 15:38:57下载
- 积分:1
-
Antialiasing
direct3d通过设置属性达到图形抗锯齿处理(Direct3D graphics by setting the property to reach deal with anti-aliasing)
- 2009-02-26 10:09:49下载
- 积分:1
-
DirectX 9.0 SDK
Directx 9.0 SDK
- 2022-02-01 06:05:19下载
- 积分:1
-
DirectX的基础例程,程序实现了图像像素级操作的方法。
DirectX的基础例程,程序实现了图像像素级操作的方法。-The basis of DirectX routines, procedures realize the image-pixel method of operation.
- 2022-03-17 07:06:30下载
- 积分:1
-
用directxshow9.0实现在视频上叠加字幕,vc+6.0平台
用directxshow9.0实现在视频上叠加字幕,vc+6.0平台-Directxshow9.0 realize with superimposed subtitles in the video, vc+ 6.0 platform
- 2023-03-12 23:35:03下载
- 积分:1
-
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法...
虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
- 2022-01-30 19:27:05下载
- 积分:1
-
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
...
Visual C#使用Direct X的实现视频播放有以下几点:
1. 掌握在Visual C#引入Dirext X函数库的方法。
2. 设置Direct X视频播放的宿主组件。
3. 基本的播放命令的设置:播放、停止、暂停等。
4.全屏、退出的用法。
.net Framework SDK中并没有包含Direct X SDK,所以必须先下载、安装Direct X SDK。具体的下载地址为:http://download.microsoft.com/download/a/c/d/acdfb557-266f-4af4-8673-6ab8009b4ddd/dxsdk_apr2005.exe。此版本是2005四月份推出的英文版。这并不妨碍下面的程序实现。安装完Direct X后,就会在存在"C:WindowsMicrosoft.NETManaged DirectX"这样一个目录,此目录中目录中应该有九个DLL文件和九个XML文件。九个DLL文件大致对应于DirectX中的十个命名空间。编程中就是使用其中的命名空间来提供对输入设备、声音、网络播放、图形等的支持。-err
- 2022-03-19 11:58:29下载
- 积分:1