alpha blending
im in need of a little help ... for some reason OGL won''t
make the background of an image transparent even though
i (believe) have the code required for it to work.
glEnable(GL_BLEND);
glBlendFunc(GL_ONE, GL_SRC_ALPHA);
any help is appreciated. thanks.
--
mesHead.
mesHead
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement