Re: [Plib-users] Transparency?
Brought to you by:
sjbaker
From: Tinoshi K. <ti...@li...> - 2005-09-21 07:12:50
|
Ok! Problem solved! I did set up blending and alpha and stuff, but just before the main loop... now I've copy&pasted the same code just before the sky->postDraw and everything works perfectly! The strange thing is that in sky.cxx those gl functions are never called! Probably I've got something in my code before the sky postDraw that disables blending... but I don't know where. Thank you so much!!! |