搜索资源列表
DelphiX for D7 控件
- DelphiX是对DirectX接口的封装,它将DirectX接口封装成Delphi组件,便于Delphi下的使用。它由12个可视组件组成,有针对Delphi3.0、4.0、5.0、7.0版的支持。 它是由Hiroyuki Hori编写的。DelphiX支持DirectX的所有技术(DirectDraw, Direct3D, DirectPlay, DirectInput等等……),使Delphi能编写出高质量的图像显示程序。 这些组件是: TDXDraw - DirectDr
DirectUI.zip
- directX 和XML写的UI源代码,包含列表,按钮等控件的实现,directX and XML source code written by UI, including a list of the realization of the control buttons, etc.
DirectXCapture2
- 一个捕捉视频和音频到AVI文件的.NET类库。 功能特性包括:1.列举硬件。2.音视频设置接口(例如帧率,画面大小)。3.支持音视频解压。4.视频预览。5.支持电视调谐器。6. 支持交叉和音频混合器。7.检索设备的能力。8.查看驱动属性页。9.包含一个msdn风格文档。-A .NET class library for capturing video and audio to AVI files. This article presents a class library for cap
mmwrite
- 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
SG
- A list with some examples of graphic project using directx or opengl (ogl). Graphics Programming with Direct X 9 Module I and -A list with some examples of graphic project using directx or opengl (ogl). Graphics Programming with Direct X 9 Modu
D3D-TileDemo-Examples
- D3D TileDemo的例子 用DIRECTX3D渲染2.5D图形地图的例子,共有5个例子,1~4是用VC6编写,第5个地图例子是用VS2005编写的,地图素材用的是红警游戏里的沙漠地图来演示.-D3D TileDemo Examples --------------------- All of these were written in Visual C++ 5 Professional. It also compiles with Visual C++ 6, but
display lists for directx
- This is a directX implementation of display list equivalent in opengl.