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

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



In glBlendFunc(GL_SRC_ALPHA,GL_SRC_COLOR) shouldn't the second argument be something like GL_ONE_MINUS_ALPHA for blending?
Ian