Advertisement

Blend

Started by September 01, 2001 11:06 AM
0 comments, last by Promag 23 years, 5 months ago
I want to know whats the best BlendFunc for transparency without having the triangles sorted. I use glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); Thanks
depends what u want to do. with one one u dont need to sort but perhaps it isnt the effetc u require. sometimes u do need to sort

This topic is closed to new replies.

Advertisement