pages bg right
 Currently Browsing: Garage

emm dub too

emm dub too
Nothing terribly fancy today, but I found something I made a while ago and figured I’d share it. If you’re a fan of Call of Duty 4: Modern Warfare, it’s very likely that you’ve seen the teaser trailer for the sequel that was released back in March. In the trailer, pretty much...
Read More of emm dub too

Waterfall 2: The Bending

Waterfall 2: The Bending
A couple of weeks ago I posted a bitmap effect I’d created a while back using the BitmapData class in AS3. It works pretty well, but the problem with it is that it’s a bit limited, in the sense that it can really only be used with a static image. (You could use it with an animation, but not...
Read More of Waterfall 2: The Bending

Waterfall

Waterfall
I saw this effect a long time ago, and wanted to use it in a project, but after about ten minutes of searching for the original, I gave up and just decided to make my own. See it in action. This is just a basic bitmap effect that uses BitmapData to draw an image, with the pixels spilling down from the...
Read More of Waterfall

Redrawing Bitmaps in Flash

Redrawing Bitmaps in Flash
While digging through my archives, I came across this little experiment I did back in January of 2005. I had been playing a lot with the drawing API in Flash, and got the idea to try redrawing a bitmap image, but using the drawing API. As this was originally done in the days of Flash 7, before we had...
Read More of Redrawing Bitmaps in Flash

Pixel Waves

Pixel Waves
I was cleaning out the list of projects I have in Flex Builder, since the list was getting a little bit long. I came across this little thing, and it was kinda fun to play with, so I thought I’d share. It’s just a basic little Pixel Bender shader I wrote that applies a simple sine wave effect...
Read More of Pixel Waves