I wanted to use openGL lines for lasers.
But how to make bigger lasers? How to make cool looking lasers?
One way is to call glLineWidth() and make the line thicker. But there are 3 downsides: not every graphics-card supports it, the ends of the line seem 'cutted' and it does look very 'flat'.