Actionscript Category

Monday 07 September, 2009

Bezier animation fun revisited

A few months ago I experimented with Bezier Animation and allthough I uploaded my SWF files and shared them, I never really shared the source. This is what I wanted to do a few days ago when I thought “Oh, what the hell… Let’s clean that code up before uploading it…”. So I started moving [...]


Tuesday 03 March, 2009

Bezier animation fun!

Last week I went to FITC in Amsterdam. It was great! I had such a great time. I met a lot of intresting people and although Amsterdam turned out to be quite expensive place, I really liked being there a few days. During the conference I attended Joshua Davis‘ session which really inspired me. I’ve [...]


Friday 20 February, 2009

World360: Unbugged and kicking!

A few days back, I posted the latest update on my World360 project (aka ‘stereographic projection‘… That’s what it is actually called). What this thing actually does is it turns a 360° panorama image into a stereographic projection. The idea is to render this real time (just for the fun of doing it) (I am [...]


Saturday 14 February, 2009

World360 update, now with PNG bug!

Yesterday I decided to get back to my so called ‘World360′ experiment. I wanted to speed up the pre-rendering engine. I managed to do that, with some amazing results: Up to 3 times faster overall. Peaks of 800% speed gain! You can view the previous version here. The latest version can be viewed here. I’m [...]


Sunday 18 January, 2009

Webcam motion detection coolness

A few weeks ago I had to create an innovative way to scroll in a page. I have seen tons of scrollbars in Flash and I found it hard to create something completely new. At one point I wondered if I could wire the scrollbar to a webcam using Actionscript… So I started experimenting around… [...]