So I am making a particle engine for my game.. all is going fine.
I was looking at some video's for ideas and saw this one
Notice how the particles have a 'glow' about them.. what is this called in OpenGL? Is it possible with SFML or will I have to start doing raw OpenGL code?
Thanks !