Quote:
Originally Posted by TheDarkWraith
It appears that you just made the alpha channel totally white  Well not totally, there are a few bits and little pieces of black here and there.
|
Exactly. increasing the intensity of the Alpha channel is what needs done.
Edit: when it comes to shadow maps, you can actually remove the alpha channel all together, the image has to be 100% opaque anyway. Alpha channels are only used for transparency, which is not needed here.
2nd Edit: I also filled in where there was no color at all.