i have a ogl program that generates fractal terrian… so i set up my camera to move around the landscape… i decided that it would look better with some lighting and it does. however now when i move the camera around it seems as if the light is moving with the camera…
could this have somthing to do with wich projection matrix i have set when i call glulookat ? what matric should i have set when i call that?
any help/suggestions would be much appreciated. thanks