[ff]: LineStorm(3)

////////////////////
// BradSedito 2011
////////////////////
// Love this iteration of blending blur with PerlinNoise, Okoi!
// I had to throw in my take on a great effect that is cool looking and rediculousuly simple. Love it.
//
// Added:
//   Mouse X/Y Interactivity: Moving the mouse adjusts the X and Y values of the PerlinNoise map dynamically.
//   [ToDo]: Add some sort of HSV color blend into it, I think that'd look uber-cool, no?
//   [ToDo]: This reminds me of smoke.  I'd like to add some sort of slider that would 
//           make the lines move in slow motion, perhaps down to -4X. 
//           I have no idea how to do this, maybe Okoi does? ;) haha
//
// forked from okoi's LineStorm(3)

Thanks!
_Brad Sedito