Archive for the ‘Experiments’ Category

May 7, 2011 2

Random 3D Subway Map

By admin in Actionscript, Experiments

I have always been fond of subway map. love the graphic quality of it! I thought I would give it a quick try in Flash and in 3D. This experiment draws a random subway map every time you refresh the page.

Tags: , , ,

May 21, 2010 0

Lilac Wine (a drawing experiment)

By admin in Actionscript, Experiments

I really enjoyed Grant Skinner’s drawing of a tree, and I thought, I could give it a try as well. I got some help with Duarte Peixinho’s experiment you can find on the wonderful website. I tweaked many of his variables and added a few things, like stopping the Listeners when the tree is drawn. So here [...]

Tags: ,

January 7, 2010 0

Slow Mo’

By admin in Actionscript, Experiments

I recently stumbled on this amazing japanese flash coder Yasunobu Ikeda and one of his experiment on slow motion. Digging into his code, I realized he was using BetweenAS3 tweening engine. I was already very comfortable with Jack Doyle’s TweenLite, but I had not tried the TimelineLite feature. You can download the source code for JD’s [...]

Tags: ,

January 4, 2010 0

Where is my mind (a pixel experiment)

By admin in Actionscript, Experiments

I have always loved pixel effects. So here is a little experiment which allows you to recompose an image from tiny bits. First of all I import a new image from the library, and define the size in pixels of the tiny pieces I want to use to compose the image. This number will be [...]

Tags: , , , ,