资源列表
Test3D
- 演示了一个标准3D程序的开发流程,参照这些你可以开发功能更强大的3D程序和游戏。它用到了DirectX API,利用它可以释放显卡强大的图形图像处理能力。-3D presentation of a standard procedure development process, in the light of these you can develop a more powerful 3D programs, and games. It uses the DirectX API, the use
wince 2440 camera
- 1.目录说明: (1)driver目录内为摄像头驱动程序,在三星2440平台调试通过,针对OV7725 sensor. (2)app目录内为应用程序,可以通过摄像头进行预览,拍照等功能。 2.请将driver目录下的camera复制到三星2440平台的BSP包中,在platform builder环境下编译。 3.编译应用程序请打开工程app\CamDemo\CamDemo.vcw, 使用eVC4.0编译。
SequentialPatternMining-AprioiriBased
- Sequential Pattern Mining, Apriori-Based algorithm implementation on GPU
zzTerr
- 基于dx9.0的地形渲染的例子,包含了一个地形网格的计算方法的类,可以方便地集成到你的工程中去。-Terrain rendering based dx9.0 example, contains a topographic grid of the calculation method of the class, can be easily integrated into your project to go.
TBTB
- 基于DX的TBTB编程,利用DV的矩阵运算函数可以快速计算修复文件-DX' s TBTB programming based on the use of DV in the calculation of matrix operations function can quickly repair the file
mario25
- C++ AND DIRECTX I MAKE BY MYSEFF AND I WANT TO SHARE TO EVERYONE
Tutorial---DirectShow-Tutorial-I
- DirectShow 编程必读,非常经典-Tutorials for DirectShow
DirectX3D_Demo
- DirectX在MFC中绘制,D3D编程经典入门框架,读取.x模型文件-D3D basic program based on MFC,load .x file and render in the DirectX Window.
DXPlayer-infomation
- 具有播放器基本功能,有暂停,停止,播放等功能-Basic functions of the player, pause, stop, play
dx9_alpha_blending_material
- directx alphablending技术的详细解释以及演示-directx alphablending technology explained in detail and demonstrate
D3DMesh.rar
- DirectX 装载mesh.在VC++平台下实现.供参考,DirectX programming with vc++. loading a mesh.
DDrawHomeWork
- it is a little game (white ball)written by ddraw. if you want to study ddraw, please have a try.