Archive

Posts Tagged ‘procedural art’

Space Invader Fractal, port

December 10th, 2009 No comments

After searching the internet for procedural art, I stumbled over the invader fractal generator written in ActionScript 1 by J.Tarbell. Since I did AS1 a lot and still like its careless nature, I decided to port it to AS3.

invader_screenshot

InvaderFractal AS3 by filip

The original author released the sourcecode, so I share it too:
InvaderFractal.zip, AS3 classes, FLA (CS3)

You’re welcome to learn from the code or port it to any other language.