I just tried to find a bug in my texturing shader. Unforunatelly, I forgot to set the filtering parameters. As a result, the sampler in the shader always returned 0.
Hopefully I learnt my lesson
REMEMBER: Always set the filtering parameters for textures if you want to do textureing!!!!!
|