搜索资源列表
SimNatureExe
- 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree
smlib
- SimNatureExe代码补丁本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -SimNatureExe patch the code to use based on the strict procedures of the quadtree methods to establi
ASMBlur.rar
- 使用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!
MotionBlur
- 《精通direct3d图形及动画程序设计》附书源代码\第三十二章 运动模糊效果-" Proficient in direct 3D graphics and animation program design" attached to the book source code \ chapter thirty-second motion blur effect
bloom_blur
- 用HLSL写的bloom和blur效果-Written with HLSL bloom and blur effects
shader_Bloom
- 主要实现功能是将远景进行模糊处理。来提高画面的真实度。-The main function is to achieve the vision to blur. To improve the picture fidelity.
DSEZRGB24
- The DirectShow EZRGB24 filter is an image processing transform filter. This filter performs a number of individual video effects, including red, green, blue, darken, XOR, blur, gray, and emboss effects.
MotionBlur
- 精通direct3d中一书的,运动模糊演示-Direct3d proficient in the book, motion blur demo
motionandblur
- 用directX实现的运动模糊,效果不错,在此共享之,希望多多交流-DirectX achieved with motion blur, good results in this share of hope that more exchanges
Blur
- 实现模糊效果的directX代码,是数字图像处理的一部分-DirectX code of fuzzy effect, is part of digital image processing
WindowGlare
- DirectX windows glare effect using blur filters
Blur-Effect
- DirectX9+HLSL Basic Blur Effect(Box Filter)