登录
首页 » DirextX » 用ASM实现像素的模糊效果,是从一个好的GPU程序源码学习…

用ASM实现像素的模糊效果,是从一个好的GPU程序源码学习…

于 2022-12-22 发布 文件大小:987.74 kB
0 47
下载积分: 2 下载次数: 1

代码说明:

使用ASM实现的像素模糊效果,是学习GPU编程很好的源码,采用DirectX和HLSL编写!-Use ASM to achieve pixel blur effect, is to learn from a good source GPU programming using DirectX and HLSL prepared!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 看了图像,变成了3
    读取图片,转化为3维,然后显示出来,吐血推荐-Read the image, into a 3-dimensional, and then displayed, hematemesis Recommended
    2023-03-23 04:05:04下载
    积分:1
  • DirectShow
    说明:  DirectShow 编程向导源代码,非常适合刚入门的同学,简单易懂。(DirectShow programmer guid,very good for those who start studying DirectShow .)
    2009-09-03 14:55:29下载
    积分:1
  • 0441
    放大取色源码程序,结合易语言DirectX2D支持库和扩展功能支持库,调用API函数实现放大取色不失真效果。(Enlarge take color source program, combined with easy language support library and extensions DirectX2D support library , call the API function color distortion amplification takes effect .)
    2016-11-26 11:19:55下载
    积分:1
  • directx
    一个微软自带的DirecX程序的例子,相当经典!(A DirecX Microsoft' s own example of the procedure, very classic!)
    2020-10-27 21:59:58下载
    积分:1
  • WinCE下的一个directshow 的AVI文件解析的源filter
    WinCE下的一个directshow 的AVI文件解析的源filter-WinCE under a DirectShow AVI file to resolve the source filter
    2022-09-04 18:45:02下载
    积分:1
  • 易语言DirectX支持库教程,directx在易言下的编程宝典
    易语言DirectX支持库教程,directx在易言下的编程宝典-Easy Language Guide DirectX support for the Treasury, directx programming in easy言下Baodian
    2022-06-27 23:44:56下载
    积分:1
  • dephi 下的Dirextx的开发说明
    dephi 下的Dirextx的开发说明-under development Note Dirextx
    2022-01-26 06:40:37下载
    积分:1
  • Direct3D in window. Exe
    Direct3D in window. Exe-file with code
    2023-04-02 23:40:03下载
    积分:1
  • d3d9wj
    #include <windows.h> #include "d3d9.h" #include "main.h" tDirect3DCreate9 oDirect3DCreate9; IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion) { IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion); if( d3dint != NULL ) { hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint); add_log("Direct3DCreate9(%i) succeeded...", SDKVersion); add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret); } else add_log("Direct3DCreate9(%i) failed...", SDKVersion); return d3dint; }
    2020-06-22 08:00:02下载
    积分:1
  • 使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。...
    使用DirectDraw画多边形。DirectDrawSurface接口的优点是能够调用GDI,仅需4个函数就可以在DirectDraw中画多边形。-using DirectDraw painting polygon. DirectDrawSurface advantage of the interface can call GDI, only four can function in DirectDraw draws polygons.
    2022-04-12 19:04:38下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载