So, it was definitely the order of blending that was the problem; the OpenGL framework apparently does no sorting whatsoever. I had to do a quick calculation of distance from the camera, then sort by that in order to get it to work. There are still strange issues when particles are close to each other, but it is a vast improvement.
No comments:
Post a Comment