I have a simple geometry for a box, that I\'m trying to decorate with a texture. However, my box doesn\'t show at all (or perhaps it is 100% black). This current question is evo
I had a similar effect for a different cause: I wrote black text on a transparent background and the result was a completely black cube. I solved the issue by giving my texture png file a colour instead of leaving it transparent.