Effect Library posted

Troy Jefferson interned this summer with the WPF team and gathered a bunch of Effects that had been written by members of the WPF team.  These are now available for downloading on CodePlex.  At that same site, you can also browse to a video of these effects in action.

The single input effects in this library include:

  • BandedSwirl
  • Bloom
  • BrightExtract
  • ColorKeyAlpha
  • ColorTone
  • ContrastAdjust
  • DirectionalBlur
  • Embossed
  • Gloom
  • GrowablePoissonDiskEffect
  • InvertColor
  • LightStreak
  • Magnify
  • Monochrome
  • Pinch
  • Pixelate
  • Ripple SharpenSmoothMagnify
  • Swirl
  • Tone
  • Toon
  • ZoomBlur

There are also a set of two-input effects package up as "transitions" for doing interesting visual transitions between elements.  These include:

  • BandedSwirl
  • Blinds
  • Blood
  • CircleReveal
  • CircleStretch
  • CircularBlur
  • CloudReveral
  • Cloudy
  • Crumble
  • Dissolve
  • DropFade
  • Fade
  • LeastBright
  • LineReveal
  • MostBright
  • PixelateIn
  • PixelateOut
  • Pixelate
  • RadialBlur
  • RadialWiggle
  • RandomCircleReveal
  • Ripple
  • Rotate
  • Saturate
  • Shrink
  • SlideIn
  • SmoothSwirl
  • Swirl
  • Water
  • Wave.

Thanks, Troy!