Normal map lighting bug in bottom right quadrant
- by Ryan Capote
I am currently working on getting normal maps working in my project, and have run into a problem with lighting. As you can see, the normals in the bottom right quadrant of the lighting isn't calculating the correct direction to the light or something.
Best seen by the red light
If I use flat normals (z normal = 1.0), it seems to be working…