Looking for a simple 2D particle generator.

I been searching hard for a light 2D particle generator to add into my game but haven’t had any luck finding anything that I can use. I could write my own but I wanted to see if there was code out there I could use…

Well I wrote my own in the end. Was fun creating one.
I get good results for my first alpha run and will do the trick for my game. Now just need to add more features so I make good use for this :slight_smile:

If I want to do additive blending with normal Java, where should I start?

maybe here http://www.java-gaming.org/index.php/topic,18379.0.html