Several weeks ago I was excided to learn that WPF now (in .Net framework 3.5 SP1) supports pixel shader. There is a video on Channel9 about this stuff. Thanks to Niola's guide, it is very easy to use HLSL to write pixel shader for WPF. Here is a simple
Read More...