OpenGL - How Transparency works? -


Do I need alpha channels for transparency to work in OpenGL? Can I use glBlendFunc or some other to make / make any black or white color transparent? If so, how to do it?

No, you do not need an alpha channel in your texture.


Comments

Popular posts from this blog

google indexing -

wpf - Custom Message Box Advice -

Eclipse CDT variable colors in editor -