Search code examples
silverlightsilverlight-3.0shaderhlslbitmapeffect

How would I write an HLSL bevel shader for Silverlight?


I know that Silverlight doesn't directly support the WPF bitmap effects, but I also know that Silverlight 3 supports HLSL shaders. Would it be relatively simple to write a bevel effect, ilke the one in WPF, and if so, can somebody recommend a good resource to learn how to do it?


Solution

  • Check out this thread: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/d19828e7-560e-4733-97b4-63326be8390c/