[Flashcoders] water effect

2009-04-20 Thread Fabio Pinatti
Hello list,

At this page: http://www.nossa.pt/#/home

I'm wondering how this home page effect can be achieved to a work that I'll
start to do. I thought in some thing about blobs, but not sure how it can be
achieved.

Move the mouse over the drop and you'll see...

Any ideas?

-- 
Fabio Pinatti
:: web.developer
 www.pinatti.com.br
:: 19. 9184.3745 / 3342.1130
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] water effect

2009-04-20 Thread Andrei Thomaz
1. somes circles moving around the mouse
2. blur
3. threshold
4. bevelfilter

Maybe this results too slow, but I think this sequence of steps will give
you the desired effect. After achieving it, you can try some optimization
(maybe to use circles already blurred, for example).

best,
andrei



On Mon, Apr 20, 2009 at 5:06 PM, Fabio Pinatti fpina...@gmail.com wrote:

 Hello list,

 At this page: http://www.nossa.pt/#/home

 I'm wondering how this home page effect can be achieved to a work that I'll
 start to do. I thought in some thing about blobs, but not sure how it can
 be
 achieved.

 Move the mouse over the drop and you'll see...

 Any ideas?

 --
 Fabio Pinatti
 :: web.developer
  www.pinatti.com.br
 :: 19. 9184.3745 / 3342.1130
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] water effect

2009-04-20 Thread Fabio Pinatti
Hey Andrei, that's so nice. Even without a threshold filter I can get
impressive results with just the blur + bevelfilter.

The simple works a lot in most of cases. I couldn't think in a so elegant
solution =)

Thanks so much

Pinatti

On Mon, Apr 20, 2009 at 5:50 PM, Andrei Thomaz andreitho...@gmail.comwrote:

 1. somes circles moving around the mouse
 2. blur
 3. threshold
 4. bevelfilter

 Maybe this results too slow, but I think this sequence of steps will give
 you the desired effect. After achieving it, you can try some optimization
 (maybe to use circles already blurred, for example).

 best,
 andrei



 On Mon, Apr 20, 2009 at 5:06 PM, Fabio Pinatti fpina...@gmail.com wrote:

  Hello list,
 
  At this page: http://www.nossa.pt/#/home
 
  I'm wondering how this home page effect can be achieved to a work that
 I'll
  start to do. I thought in some thing about blobs, but not sure how it can
  be
  achieved.
 
  Move the mouse over the drop and you'll see...
 
  Any ideas?
 
  --
  Fabio Pinatti
  :: web.developer
   www.pinatti.com.br
  :: 19. 9184.3745 / 3342.1130
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
 
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
Fabio Pinatti
:: web.developer
 www.pinatti.com.br
:: 19. 9184.3745 / 3342.1130
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders