I have been trying to figure out a way to create a function which draws a line between two points in OpenGL 3.3. I don\'t want to use GL_LINES as that is too ug
GL_LINES