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

Re: [pygame] Re: [pygame] [OPENGL]Combining blended and unblended scenes



On Thu, Oct 2, 2008 at 12:39 PM, Brian Fisher <brian@xxxxxxxxxxxxxxxxxxx> wrote:
glBlendFunc(GL_ONE, GL_ONE_MINUS_SRC_ALPHA)
Yea, that's what I was thinking of ;)