Imagey Nation
February 14th, 2010 by adminThis is the new site I have built for Imagey Nation a creative production studio delivering high-end CGI, live-action, photo-retouching, and post production for the film, music and advertising industries.
This is the new site I have built for Imagey Nation a creative production studio delivering high-end CGI, live-action, photo-retouching, and post production for the film, music and advertising industries.
Last week I found myself needing to convert a colour image to black and white and here’s how I did it!
import flash.filters.ColorMatrixFilter; import fl.motion.AdjustColor; //========================== var color : AdjustColor; var colorMatrix : ColorMatrixFilter; var matrix : Array; var filterBW : Array; color = new AdjustColor(); color.brightness = 20; color.contrast = 20; color.hue = 0; color.saturation = -100; matrix = color.CalculateFinalFlatArray(); colorMatrix = new ColorMatrixFilter(matrix); filterBW = [colorMatrix];
Now we can set the .filters property of our image to be filterBW, and shazam you have a black and white image.
I have been thinking about building a visualiser since 2003 (when I saw one on www.2advanced.com) and have finally found the time to look into AS3′s computeSpectrum as well as Richard Lords’ FLiNT Particle System and came up with this example which uses Jamie T’s – The Man’s Machine (which you can buy here).
I’ve started a long commute into work again recently and so have dug out my PSP and bought a couple of new games one of which is the new GTA Chinatown Wars. One of the radio stations has been given over to DJ Khalil, and the tracks he’s produced for this game really hit the spot.
I’ve posted up my personal favourite but The Koalition have very kindly put together a mixtape of all the tracks which you can grab here.
Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.
Enjoy.
Autumn Evening from jam343′s flickr photostream
Just a bit of electronic goodness to keep you warm on these cold autumn mornings/nights, hopefully I will get some time in the next month or so to put together a proper mix.
Also keep checking Tycho’s iso50 site, Scott has just finished some beautiful artwork for his latest single (you can hear the Lusine remix here, or through the Ghostly International Discovery App for iPhone with these mood settings), and I hope should be releasing a new album in the next couple of months.
Just recently I had some time and decided to take a look at the flash api for google maps. Initially I didn’t have a plan, I just wanted to start using the api, but once I realised how easy it was to get setup I thought I should try and do something a little bit more interesting, so I decided to see if I could track and tag myself across London.
You’d think that there would be a way to clear BitmapData maybe something like BitmapData.clear(), but when is anything that simple. So far the best I’ve come up with is…
I was at Leeds festival last saturday and just thought I’d share some of the best tracks I heard during the day. Conspicuous by their absence are Pasion Pit, I was quite looking forward to their set however poor sound and the leader singers ridiculously high pitched vocals put me right off. Honorable mentions for The xx and Metronomy who were both fantastic.
This is not shinny happy music for shinny happy people, it’s sparse, heartbroken, melancholy and yet somehow still manages to be uplifting, these are simple, lovingly crafted songs that fall almost whispered into your ear.