Hi JCL




On the left the old outside code, looks ok does not react to lights

On the right the new one you just posted, it does not matter how many times I play with the following:

const float facAmbient = 0.8; // factors to play with
const float facBump = 0.8;
const float facSpecular = 0.8;

Does not change anything, I would like it to look like the one on the left but work with (I like the specular highlights) with color level / dynamic lights.

I must be doing something wrong