Re: [PyOpenGL-Users] processor specific result
Brought to you by:
mcfletch
From: FvW <vw...@vu...> - 2005-11-11 13:11:06
|
On Fri, Nov 11, 2005 at 07:59:09AM -0500, Charles Moad wrote: > Fwiw, I have seen this when GL_POLYGON_SMOOTH is enabled. > glDisable(GL_POLYGON_SMOOTH) fixed it. I had no idea where to search, Thanks! Fulko > FvW wrote: [...] > >All area are drawn using GL_POLYGON. I can see the edges of the > >triangles as slightly darker lines. If the trangles are very small, that > >area looks darker than normal. [...] |