Page 1 of 1
Directional Line Blurring
Posted: Fri May 16, 2008 2:41 am
by DK
I'm sure this would be a great feature to have in AS.
The ability to blur lines inward or outward radially, similar to the shading fill effect, but having the entire outline of your character blurring inwards or outwards maintaining one crisp edge. You can get this effect currently with the soft line effect but you have to then mask out the overspill. An even bigger pain when animating.
Just an idea.
D.K
Posted: Fri May 16, 2008 3:26 am
by synthsin75
Have you tried the fa_meshinstance embedded script?
I went round and round with the 'backwards' workflow of having to do all of your animation
before you can duplicate layers for masking. God forbid you ever had to edit anything after the masking.
Meshinstance is a great script! It duplicates the point motion of a master vector layer to as many duplicates as you want. The points need to be the same, but you can change everything else. I.e. the fills, line width, connecting vector lines, etc.
The master layer just has to be below all the controlled layers. So you just have to get use to controlling it from the mask(add to mask) layer.

Posted: Fri May 16, 2008 3:34 am
by DK
Hey...that sounds VERY interesting. I'll try to track it down and check it out.
Thanks Synth
D.K
Posted: Fri May 16, 2008 6:04 am
by Genete
Hi DK,
Blur implies some sort of mixing between pixels. if you blur a solid region it is only noticed outside of the edge of the region (where some type of blending can be done with other pixels colors of the other shapes) If you want a blur to work only
inside the outline (and keep a crisp edge of the outline) it must be adding some sort of transparency, so, why don't you try to add an halo to it? it could work.
Errr... ah! I understand now the use of masking suggested. Yes, fazek is a genius
-G
Posted: Fri May 16, 2008 7:57 am
by DK
Hi Genete.
I'm not too sure what you mean by adding the Halo? Would you like me to show you an AS file of what I meant?
Cheers
D.K
Posted: Fri May 16, 2008 9:15 am
by Genete
The Halo is the applied effect called "Halo"

. It should do dome sort of internal soft edge of the outline. Try it with the Halo only option. Halo would never go outside the outline surface and only would apply "blur" internally. I cannot show any sample by now cos haven't AS available in this computer.
Regarding to the thing you want I understood it after read it twice

You want to limit the soft edge by the original outline surface and avoid that the blurred pixels go outside that surface. Masking is an option but would imply only a shape per layer. If other shape of the masked layer cross over the masked outline it then it would reveal the mask operation and will result weird.
Best
Posted: Fri May 16, 2008 3:57 pm
by Genete
I was thinking on something like this:
But what you want is this:

Posted: Fri May 16, 2008 10:13 pm
by heyvern
I think halo would give you the blurred stroke effect you want. Of course it only blurs "inwards".
The problem with the halo effect is the "inset" value is funky when it is set really high.
For example, suppose you wanted a thick stroke with "short" soft edge. Setting the inset to a high number makes a sort of thick stroke but it doesn't follow the curve of the mesh properly. If you did this with a circle shape the stroke isn't circular.
The "blurred line" feature request would be cool because the blurred edge would be consistent in width based on the width of the stroke only... not on the size and shape of the whole vector mesh. You could have a better looking stroke and still have the soft internal edge without using masking.
I would vote for this feature. I would use it.
-vern
Posted: Sat May 17, 2008 1:31 am
by DK
Here's a pic of a little character I draw using the blurred line effect around the outside of the character using masking.
D.K