How to reduce extreme 'stretching' on my 3D object when yawing the camera?
I'm currently working on a 3D rendering setup from scratch and I'm facing an issue with the camera projection. My setup: I have a simple pyramid at the origin (0, 0, 0). I paint i...