Published July 18th, 2007
in Actionscript 3.

This last week I was taking a look at the different ways my computer could tell me that a process is going on: bouncing icons, progress indicators, splash images, but above all “spinning” things.
It seems in fact that clockwise animations are the most common way of showing the concept of waiting.
see this experiment
keep on reading ‘Spinning wheels’
Published July 15th, 2007
in Actionscript 2 and Typography.

An old experiment I did for my thesis: try to make letters just with angles.
You can view the whole alphabet here.
see this experiment
keep on reading ‘Letters with Angles’
Published July 14th, 2007
in Actionscript 2.

This is one of my early attempt to use 3d with depth of field.
The original idea was to build a liquid-like menu for a mobile device interface.
Actually none of the items are clickable but I am happy to leave this experiment as it is: at that time I was quite impressed to find out what you can do with some simple trigonometry and a blur filter!
keep on reading ’3d menu’