The WPF ShaderEffect Generator is an integration to Visual Studio 2008 and 2010 to automatically generate the code-behind ShaderEffect classes for shader (*.fx) files in your project as well as compile the *.fx file in your project and add the resulting pixel shader as a resource so that it can be loaded by WPF when needed. |