How to create simple Gaussian Blur filter with HLSL (for Silverlight)?
Why - I want to create some complex filter for Silverlight and I do not want to apply blur filter and mine separately.
What do I need?
I need HLSL filter source.
|
|
How to create simple Gaussian Blur filter with HLSL (for Silverlight)? What do I need? I need HLSL filter source.
|
|||
|
|
|
|
If you scroll down here you'll find a sample- poster says it's not for the shy... |
||
|
|
|
This might help you. You can compile and use in Silverlight.Windows Presentation Foundation Pixel Shader Effects Library |
||||
|