Compiling pixel shaders for Silverlight
Posted by: Method ~ of ~ failed,
on 02 Sep 2009 |
View original | Bookmarked: 0 time(s)
I saw a note on Twitter come through yesterday about building pixel shaders for Silverlight in Visual Studio. The question, from @blamborn was: Does anyone know if there is a Shader Effects BuildTask like the #WPF one here http://bit.ly/gCkNT only for #Silverlight? I replied that you can use the same build task and thought I had written my work around on how to do that, but apparently I never clicked published somewhere along the line. I recall doing some work for this for a presentation a...