Hello all, 
Coud someone tell me wich option i should use to have
a nice transparency Gif texture.
Because with my textureChunk il have some problem to
display correctly the part of my gif texture wich is
transparent.
i 've got several colors but not at all transparent.

my code : 
 _tex->setImage( _imageGIF );
    _tex->setScale( true);
    _tex->setMagFilter( GL_NEAREST );
    _tex->setEnvMode  ( GL_REPLACE );
    _tex->setFrame(0);
    _tex->imageContentChanged();

And i have add to my chunkMatPtr a blendChunk, but
nothing change.

Thanks
xabi


        

        
                
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to