blog.omine.net

Posts tagged with “as3”


Pixel Bender audio visualization

October 25th, 2009

This simple audio visualization is based on a combination of pixel shader effects (2D lookup table deformation with sine and cosine functions) and BitmapData effects (accumulation effect, additive blending, blur filter).

Instead of running a “real” audio analysis with SoundMixer.computeSpectrum, I just measured the sound’s intensity level with SoundChannel.leftPeak and SoundChannel.rightPeak.

The SWF file was compiled with Flex SDK 3.3 and weighs 3.985 bytes (PBJ data included).

Music: “A” by Turzi.

Fancy

February 9th, 2009

My latest freelance Flash project, a website for San Francisco-based Fancy has just gone live. Adhemas designed it and R2 animated it.

Nacionale

September 15th, 2008

Nacionale is the online portfolio of Brazilian designer/illustrator Doug Alves. It’s a simple yet effective website that I built with AS3. He’s developing an interesting illustration style, go check it out.