guju
05-22-2002, 12:51 AM
Hi!
I am displaying GL_QUADS as
glLineWidth(1);
glEnable(GL_LINE_SMOOTH);
glPolygonMode(GL_FRONT_AND_BACK,GL_LINE);
But sometimes the lines do not look very pretty. Some times the lines are broken.
I do not know??
Juergen
I am displaying GL_QUADS as
glLineWidth(1);
glEnable(GL_LINE_SMOOTH);
glPolygonMode(GL_FRONT_AND_BACK,GL_LINE);
But sometimes the lines do not look very pretty. Some times the lines are broken.
I do not know??
Juergen