搜索资源列表
Mfc_D3D9
- 示例了在MFC框架中直接使用D3D9 API所遇到的问题以及如何解决-example of the MFC framework D3D9 API used directly by the problems encountered and how to solve
hmqa07b1
- This file is part of the MIDAS Sound System, and may only be used, modified and distributed under the terms of the MIDAS Sound System license, LICENSE.TXT. By continuing to use, modify or distribute this file you indicate that you have read the licen
cn-Winamp280-Dfx6113
- 本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data s
DirectX8实现的台球游戏
- 用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK
DirectXCapture_demo
- 提供1個以C#程式開發DirectShow的功能,其中有2個dll檔分別為DirectX.Capture.dll和DShowNET.dll提供 directshow 各個Filter功能, 及DirectX.Capture.chm 說明文件並附上一個C# 開發環境測試原始碼CaptureTest,程式內容有 影像和聲音抓取及壓縮等功能 -provide a formula to C# development DirectShow functions, which are two dl
CH4-9
- 2d中雪花下落的效果,随机产生的雪的图片, 加入背景图-2d which snowflakes whereabouts of the results, randomly generated pictures of the snow by adding background map
QGAME
- 用VC。NET写的 ,采用ORGE引擎编写的.我认为此项目还可以.请多多指教,谢谢.-VC.NET to write, using ORGE prepared by the engine. I think this project can also. A great weekend, thank you.
warplane
- 基于DirectX编写的一个飞机游戏源码,实现了导弹的跟踪,是学习C++ DX游戏编程的好例子!-prepared by an aircraft source games to achieve the missile tracking, learning C programming DX game a good example!
myText3D
- 自己定义编写的d3d9三维字体显示效果程序,可以扩展改写成各种三维字体程序-own definition d3d9 prepared by the three-dimensional display fonts procedures can be extended into a three-dimensional fonts various procedures
Explode
- DirectDraw 制作的爆炸效果使用演示-DirectDraw produced by the effects of the use of explosive demonstration
OceanWater
- 用vertex shader和pixel shader编写的超经典的海水运动-using vertex shader and pixel shader prepared by the ultra-classical movement of the water
TestPopupUnderDirectX
- 在DirectX下弹出对话框,通过钩子实现(附件中有钩子dll)源码-DirectX under the dialog box appears, by hook achieve (a hook annex dll) FOSS
pcitv008d
- PCITV is a driver and TV viewing application for RISC OS, bringing television and frame capture to the desktop for under 30 pounds, the cost of the card. The driver is free and protected by the GPL, meaning that the source is also available. I hope t
FrameGrab
- 用directshow开发mpeg按帧生成一系统bmp文件-with directshow development mpeg frames generated by a system bmp documents
c3dgame
- 自己写的一个3D游戏演示,家一起分享,加入了大量的粒子特效-yourself writing a 3D game demo, Andrew share, by adding a lot of particle effects
neicunxielou
- 游戏高手写的,报告游戏中内存泄漏的代码,重载操作符号new delete-game written by experts, the report Memory Leak game code, new heavy-duty operation delete symbols
Delphi_Tutorials_d3dExamples
- DELPHI编写的d3d开发例子-prepared by the example of the development of D3D
directX
- 用于Directx初学者,可以到入由骨骼的X文件,以及导入位图作为地面-for Directx beginners can go to the bone by means of X documents, and into the ground as a bitmap
An-easy-video-processing-framework-by-grabbing-fra
- An easy video processing framework by grabbing frames as bitmaps using DirectShow
Direct9HeightMapRender-080612-by-hzz
- 用Directx9实现由高度图生成3D地形 开发环境VC6.0+directx9 2008/6/12 by huangzanzhen 操作: WASD旋转场景,箭头控制视角,M改变渲染模式,F1全屏切换,ESC退出 程序有详细注释,程序框架设计合理,方便添加后续功能,学习direct编程的朋友可以下载下来研究