资源列表
dxsound
- dxsound 放 directx 歌曲-dxsound release DirectX songs
wrapper
- 周围的DirectDraw和Direct3D调用的包装,让一些游戏比640×480分辨率更高运行。-A wrapper around DirectDraw and Direct3D calls, lets some games run at resolutions higher than 640x480.
direct_cute
- direct立方体的例子,是学习directx很好的入门例子程序.-direct cube example is a good start to learn directx example program.
Audio
- 利用DirectSound从麦克风获取声音,以WAV格式存储至计算机的硬盘,并利用Graphics类显示声音文件的波形。-Catch sound from cumputer s microphone.Store it as WAV in the HDD off the computer. Draw waveform of the WAV file by using Graphics.
motion_src
- .NET Motion Detection. A source video stream from USB camera is processed and send message about that event.
delphi_7WalkingGirl
- wlaking girl sprite delphi ile tasarlanmı ş yürüyen kı z projeesi-wlaking girl sprite delphi ile tasarlanmı ş yürüyen kı z projeesi
DirectXCapture_demo_Enhanced
- DirectX.Capture A .NET class library for video and audio capture to AVI files. Demo: If you downloaded the demo application run: CaptureTest\bin\Release\CaptureTest.exe-DirectX.Capture A .NET class library for video and aud
VideoEXE
- 一个DirectShow的例子。通过回调函数来获取图像信息。
ProgressiveMesh.rar
- Using progressive mesh to dynamically create level of detail. ,Using progressive mesh to dynamically create level of detail.
DSMixerDemo
- 一个关于DirectSound混音的DEMO-DirectSound mixing on the DEMO
tree
- 用opengl的方法生成四叉树的方式,调用opengl中的画点画线的函数来生成四叉树。-The method used to generate opengl quadtree way, call the opengl stipple lines function to generate the quadtree.
USB拍照delphi
- 此软件是用vidcap处理可以进行USB视频的抓取、录像等功能,delphi7调试已通过