Hello!
I would like to draw triangles (with the same Y - up direction - value), which ones may intersect each other. When I draw it with alpha value, I see darker blobs.
How can I resolve it?
screenshot:: http://delfin.unideb.hu/~fazekaim/problem.jpg
I have a plane quad (in red colors), and above the quad a lot of randomly generated triangles with the same Y(up direction) value.
Thanks.