WPFPixelShaderLibrary
WPFPixelShaderLibrary copied to clipboard
A Pixel Shader Library for WPF UI Controls written in HLSL
wpfpslib.csproj has a link to "C:\Users\unknown6656\Pictures\unknown6656\unknown6656-logo-1024.png". This logo file doesn't seem to exist any where in the repo.
 I tried to use `RenderTargetBitmap` to save the result of the effect, but it doesn't work. And after my consult I saw https://stackoverflow.com/questions/3847097/cant-render-pixel-shader-to-rendertargetbitmap-please-help this question but I don't know...