OpenGL guy said:You have to depth sort all alpha blended rendering. So if you have explosions, glass, etc. and then have to sort fences as well, then you've added complexity.
I'll probably shoot in my foot with another dumb question....but wouldn't it be possible to create some sort of two-pass mechanism for alpha blending in general?