[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] antialiasing problems



> My monitor has 2 thin black lines all the time. Does yours have it when
> you
> are not running the program? On a White screen?

no then it is ok. it should also work if you comment the fallowing line in
the programm

#glEnable(GL_POLYGON_SMOOTH)

you can find it in the init() function of the script

my monitor only shows one thin line on the screen. I think it could be a
polygon which shows up.