On 20/03/20 5:08 am, Jonathon Parker wrote:
imgC = imgA + imgB

# imgC is now imgA with imgB superimposed on top of it. Transparent pixels in imgB allow translucent pixels in imgA to be visible

Did you turn on blending with glEnable(GL_BLEND)?

--
Greg

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyglet-users/0a137933-ccf7-234f-310b-8ef72f015f8b%40canterbury.ac.nz.

Reply via email to