I just started working on implementing lights (direction) in my application. All is working ok except when I use gluLookAt to move the camera the lighting is affected by the movement even though there is no specular turned on. Is there any rule-of-thumb cause for this problem that a beginner should know?
Could it have anything to do with PROJECTION matrix "abuse"?



