I'm using shaders (#version 150) for some slitscan effects but setting my current render to glProgrammable renderer it stops glTranslatef() from working which I want to translate objects in the Z dimension. Could anyone please tell me why this happens and if there are any work arounds.
Thanks, any help would be really appreciated.
J