Hello Everyone,
I'm trying to make a static (in place) glowing animation for ellipse (static glowing animation like
this, but with basic shapes not gif). For the glowing effect, I have found something close in
this post. However, it will also blur the background. Is there a way to reset the filter?
I "think" what I need is draw (and not draw) the glowing object behind the actual object to make it seems like it's glowing. I checked out all the animation packages on the processing website, it seems like Ani can cycle through the glowing object repeated to create what I want. Does this sound like a reasonable approach? Any pointers on this would be much appreciated!
Thanks in advance.
Cheers,
Betty
1