Author Archive

July 28, 2010 0

ColorMatrixFilter Power!

By cwalburn in Labs, flash, technology

The ColorMatrixFilter is a really useful filter for color manipulation of an image in Flash. It is basically a 4×5 matrix that allows you to change the RGBA value of each pixel based on its current RGBA value. You can look at it like row 1 is R, row 2 is G, row 3 is [...]

June 22, 2010 1

Construction Paper Camera Tutorial

By cwalburn in Labs, flash

You’ve probably seen Obamicon.Me around the internet. Simple, yet entertaining. Well, a while back I was experimenting with some cool BitmapData functions like paletteMap() and threshold() and I decided to see if I could replicate it. What resulted was sort of a construction paper camera  that I thought I would do a little step-by-step tutorial about. You [...]

Tags: