Yes.  If you look into the thread I have a complete "working" example 
https://groups.google.com/d/msg/pyglet-users/h0uVWBjkeBU/67zbZwJcDQAJ 

I turn on blend and tried more functions that the one listed and nothing 
worked.  Do you see anything in the code I missed?

On Thursday, March 19, 2020 at 5:26:03 PM UTC-4, Greg Ewing wrote:
>
> 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/5dc70bb5-afca-481a-96e9-b882ba7b3f01%40googlegroups.com.

Reply via email to