LWJGL Forum

Programming => OpenGL => Topic started by: elias4444 on October 10, 2007, 23:40:15

Title: glLineStrip connectors?
Post by: elias4444 on October 10, 2007, 23:40:15
I just can't seem to find the solution to this anywhere. I've noticed that when I draw linestrips of width > 1f, the connecting "joints" are non-existent (you typically have a space inbetween each line segment). Is there a way to create a joint?