Posts Tagged ‘Labs’

WarpLapse

Published by Ronny on October 15th, 2009 in Labs. No comments

[ Link ] I was editing this video in After Effects when all of a sudden I changed something which resulted in this warp-like effect.

Image Transition Effect

Published by Ronny on October 9th, 2009 in Experiments, Labs. 1 comment

[ Link ] I saw this cool image transition effect on a site and I wanted to create this myself. Hit the spacebar to slow the animation down ;)

Microphone Analyzing

Published by Ronny on October 8th, 2009 in Labs. No comments

[ Link ] – These are basically the same as the soundAnalyzing experiments but now they’re running off the mic.activityLevel

World360 update, now with PNG bug!

Published by Ronny on February 14th, 2009 in Actionscript, Experiments. 10 comments

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 very happy with that, but there’s one little problem. I started to notice a very ugly black border around redrawn PNG transparency (which happens when the animation is pre-renderd).

Result without redrawing bitmap

Result without redrawing bitmap (aka: real time rendering)

Result when redrawing the bitmap

Result when redrawing the bitmap (aka pre-rendering)

Read the rest of this entry »