搜索资源列表
Direct3D10
- Microsoft DirectX SDK (November 2007)\Samples\C++\Direct3D10
Direct3D10MFC_CUDA
- 使用Direct10及CUDA实现图像变换,来比较CPU及GPU变换图像的效率。变换之后的图像作为纹理使用Pixel Shader 渲染处理。-Using the Direct10 and CUDA to transform the Image in order to compare the efficiency of CPU and GPU.
XACTGame
- 一款基于DirectX的3D弹珠游戏(包含整个工程文件和源代码)采用的是DUXT框架设计,由于文件过大,我删了一些中间文件,不过Debug文件里的exe还是没问题的,这里用的是Direct10。-this is a 3D ball game like CS, it is developed by DUXT of DirectX, you can open the project and all the codes by the VS20