Illformed

Audio-visual experimentation by Kieran Foster

Posts Tagged ‘actionscript’

Generative Graphics Experiment

A quick test render from a weird graphics algorithm I’ve been coding in Flash Actionscript 3.

Since Flash’s video export is rather unreliable, I used Stroep’s ImageSaver class to save each rendered frame to individual PNG images, and then compiled the frames into a video using AviDemux2.

ImageSaver: http://blog.stroep.nl/2008/08/as3-imagesaver-class-v10/

AviDemux: http://fixounet.free.fr/avidemux/