Each line there is a textured quad in my opinion. Glow in objects is rendered on top of them with a blended particle. Part of the grid in first picture may be only GL_LINES. In OpenGL there is command to make anti-aliased lines but it wouldn't cover all that graphics, besides quad may be faster to render than line.