You *do* want to uncomment that GL setup function. It turns on alpha
blending and line smoothing. I don't know why MatrixMode and
LoadIdentity are in there, but then again I'm more or less in the same
boat as you with regards to OpenGL setup - I am a member of the OpenGL
setup cargo cult, though I have become significantly more
knowledgeable about it over time.

You can also try setting glLineWidth(2), or something else greater
than 1, as a stopgap.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to