Bloom/Glow effect to vector lines

Please add some kind of bloom/glow effect for vector lines. This would be great for all sorts of effects (lasers/lightning/etc). Thank you.

For what it's worth you can hand-code this by adding a loop which will draw lines *around* your original line: for each iteration (say, 4 or so), increase the line thickness, but decrease its alpha. I've done this for one game and it looks good (albeit it increases the number of display objects).

thats actually a really good idea!

Is this still valid? I'm doing this but I'm wondering if something changed in the meantime.

Also, if I need to make a glowing moving object, how can I make the glowing lines tied to the original (physic) object?

Thanks

views:1585 update:2012/2/6 12:03:31
corona forums © 2003-2011