搜索资源列表
simpleD3D9
- cuda的另外一个简单应用实例,cuda和direct3d结合的一个应用实例。-cuda
fluidsD3D9
- An example of fluid simulation using CUDA and CUFFT, with Direct3D 9 rendering.
simpleD3D11Texture
- Simple program which demonstrates Direct3D11 texture interoperability with CUDA. The program creates a number of D3D11 textures (2D, 3D, and CubeMap) which are written to from CUDA kernels. Direct3D then renders the results on the screen. A Direct3D