搜索资源列表
directdraw.zip
- 使用汇编编写directdraw程序
DirectX9_D3D
- 用DirectX9编写的一个简单的3D程序-A sample 3d program developed with directx9
语音和视频
- 一个语音和视频的程序。 使用C#编写。基于DirectShow. 完整源码.-a voice and video procedures. The use of C#. Based on DirectShow. Complete source code.
飞行窗体
- 一个飞行窗体程序。使用C#编写。基于DirectDraw. 完整源码.-a flight procedures. The use of C#. Based on DirectDraw. Complete source code.
DirectX-Stencil
- 一个演示DirectX中使用Stencil的程序,所有的代码都自己编写.并且附带了编程心得.-a demonstration of the use of DirectX Stencil procedures, all the code to their preparation. fringe and the programming experience.
directx7_delphi源码
- 使用delphi编写directx 3d 7程序时,要包含的.pas文件,其中包括了Directx3d.pas,directxsetup.pas,directxinput.pas,directxmusic.pas等单元文件 -prepared using DirectX 3d seven procedures, to include the. Pas, including Directx3d.pas, directxsetup.pas. directxinput.pas, directxmu
myText3D
- 自己定义编写的d3d9三维字体显示效果程序,可以扩展改写成各种三维字体程序-own definition d3d9 prepared by the three-dimensional display fonts procedures can be extended into a three-dimensional fonts various procedures
TerrainFollowing
- 利用DirectX编写了一个自动绘制的图形程序,能仿真一个箱子从一个坡上面滑下来和爬上去的过程.
DirectShowTest
- 用C#编写的运行于电脑的播放视频程序,有打开,暂停,播放,停止视频的功能。
Development of the ball game
- C++Builder编写的DirectDraw程序
Chapter
- 这是用Directx编写的,里面有两个应用程序,一个绘制了一个茶壶,实现了他的移动,第二个是一个实现镜面反射的程序。
s DMaze new
- Direct 3D编写的图像引擎迷宫程序。需要首先安装Direct X 9.0-Direct 3D graphics engine prepared by the Maze procedure. You first need to install Direct X 9.0
City3D
- 用VB编写的3D模拟程序,显示了在VB中3D技术的应用.-VB prepared by the 3D simulation program, demonstrated in VB 3D technology applications.
01_Fur.rar
- 本程序通过ASM顶点渲染利用纹理映射和光照实现短毛发的实时渲染。使用VC和DirectX编写。,This procedure ASM vertex shader through the use of texture mapping and light short hair to achieve the real-time rendering. VC and the preparation of the use of DirectX.
mpeg2Filter.rar
- 编写DirectShow Filter用到的mpeg2 解码C程序,DirectShow Filter used in the preparation of mpeg2 decoder C procedures
Text
- 用directshow编写实现kalaOK的静态位图文本字幕叠加程序-DirectShow kalaOK used to prepare the realization of the static digital facsimile of the subtitles superimposed procedures
3Dsmoke
- 用vc++.net 和directx编写的一个关于烟雾模拟的小程序-this is a program which could get a demo about smoke.this is very useful to the leaner who is learning partical system
directdraw
- 使用汇编编写directdraw程序-Directdraw program which has used ASM
Ticker
- 用directshow编写实现kalaOK的动态文本字幕叠加程序-DirectShow kalaOK used to prepare the realization of the dynamic text overlay procedures subtitles
Example_Graphics
- 笔者经过一番细心探究,已经对用DirectX开发游戏的核心技术和基本过程有一个比较清晰的认识,并根据自己得到的启发和经验,已经完成的一个比较完善的RPG游戏,并且在本校的程序比赛中得到了较好的反应。下面就将本人在编写此RPG游戏的心得体会一一进行说明,并穿插列出源程序,与各位游戏+编程爱好者共享。同时在各个部分都有大量的编程技巧,各位大侠可要瞪大眼睛仔细看好噢! -After carefully exploring the author has developed games using Dir