Thumbnail View Resource
Source

www.i-programmer.info

Added By

Avatar MikeJames on 2010-06-14

Vitals
1score
  • 4736 total views
Summary
In the article Custom Bitmap Effects - Getting started we discovered how to work with HLSL in WPF. Now we are in a position to write more sophisticated shaders and this means learning some more HLSL.
Excerpt
"In WPF and Silverlight you can only use HLSL to write pixel shaders and the rest of this article concentrates on writing a pixel shader. If you lookup HLSL in the help or a manual you will encounter lots of commands that you can't use to create an effect. The same ideas, however, apply to vertex shaders and you can use this as an introduction to shaders in general - but you will have to use DirectX to make use of a compiled vertex shader."
Full Link

http://www.i-programmer.info/programming/wpf-workings/892-custom-bitmap-effects-hlsl.html

Votes

Avatar MikeJames

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

Tasks

Thumbnail Screenshots by Thumbshots