Drawing methods for bullets and such

I’m thinking about drawing plasma balls and lazer beams etc… in a shooting game.

I intend to use quads and make them face the camera and then render them, but I’d like to know if there’s a graphically better way to draw these kind of things.

Any suggestions?